mirror-linux/drivers/gpu/drm/sysfb
Thomas Zimmermann b91a565ed1 drm/sysfb: Remove duplicate declarations
Commit 6046b49baf ("drm/sysfb: Share helpers for integer validation")
and commit e8c086880b ("drm/sysfb: Share helpers for screen_info
validation") added duplicate function declarations. Remove the latter
ones.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Fixes: e8c086880b ("drm/sysfb: Share helpers for screen_info validation")
Cc: Thomas Zimmermann <tzimmermann@suse.de>
Cc: Javier Martinez Canillas <javierm@redhat.com>
Cc: dri-devel@lists.freedesktop.org
Cc: <stable@vger.kernel.org> # v6.16+
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patch.msgid.link/20260108145058.56943-7-tzimmermann@suse.de
2026-01-14 11:03:56 +01:00
..
Kconfig drm/sysfb: efidrm: Support module builds 2025-04-09 09:03:15 +02:00
Makefile drm/sysfb: Share helpers for screen_info validation 2025-04-14 10:16:14 +02:00
drm_sysfb.c drm/sysfb: Share helpers for integer validation 2025-04-14 10:16:13 +02:00
drm_sysfb_helper.h drm/sysfb: Remove duplicate declarations 2026-01-14 11:03:56 +01:00
drm_sysfb_modeset.c drm/sysfb: Use new CRTC state in begin_fb_access 2025-10-23 10:36:14 +02:00
drm_sysfb_screen_info.c drm/sysfb: Find screen_info format with helpers 2025-08-26 09:54:17 +02:00
efidrm.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
ofdrm.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
simpledrm.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00
vesadrm.c drm: include drm_print.h where needed 2025-10-31 10:34:52 +02:00