aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/omapdrm/omap_fbdev.c
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.com>2025-03-27 11:09:34 +0100
committerPetr Mladek <pmladek@suse.com>2025-03-27 11:09:34 +0100
commitf49040c7aaa5532a1f94355ef5073c49e6b32349 (patch)
treeee9513bba2c685226ab4addf98152afd262c50c3 /drivers/gpu/drm/omapdrm/omap_fbdev.c
parentprintk/panic: Add option to allow non-panic CPUs to write to the ring buffer. (diff)
parentprintk: Check CON_SUSPEND when unblanking a console (diff)
downloadwireguard-linux-f49040c7aaa5532a1f94355ef5073c49e6b32349.tar.xz
wireguard-linux-f49040c7aaa5532a1f94355ef5073c49e6b32349.zip
Merge branch 'for-6.15-console-suspend-api-cleanup' into for-linus
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
-rw-r--r--drivers/gpu/drm/omapdrm/omap_fbdev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/omapdrm/omap_fbdev.c b/drivers/gpu/drm/omapdrm/omap_fbdev.c
index f4bd0c6e3f34..7b6396890681 100644
--- a/drivers/gpu/drm/omapdrm/omap_fbdev.c
+++ b/drivers/gpu/drm/omapdrm/omap_fbdev.c
@@ -6,7 +6,7 @@
#include <linux/fb.h>
-#include <drm/drm_client_setup.h>
+#include <drm/clients/drm_client_setup.h>
#include <drm/drm_drv.h>
#include <drm/drm_crtc_helper.h>
#include <drm/drm_fb_helper.h>