]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/display: Remove compile guard around fbdev debugfs output
authorThomas Zimmermann <tzimmermann@suse.de>
Thu, 12 Dec 2024 17:08:52 +0000 (18:08 +0100)
committerMaarten Lankhorst <dev@lankhorst.se>
Wed, 5 Mar 2025 20:48:50 +0000 (21:48 +0100)
commit69acb6bd5e9bf6587883a3528a9cae3e63c9e9c5
tree9e254d49b6c248652acd8475d7d0067d2bab814d
parent9fa154f40eb6b4bc17fefaf94e91f6f4d5b4fda2
drm/i915/display: Remove compile guard around fbdev debugfs output

If fbdev support has been disabled, no output will be shown. Remove
the fbdev-related compile guard from the driver's debugfs code.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241212170913.185939-12-tzimmermann@suse.de
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
drivers/gpu/drm/i915/display/intel_display_debugfs.c