mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 16:44:58 +02:00
drm/loongson: fix build after debugfs include change
This failed to build here after the header rework.
Fixes: 33d5ae6cac ("drm/print: drop include debugfs.h and include where needed")
Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
ca31018b2f
commit
9aa99bb197
|
|
@ -3,6 +3,7 @@
|
|||
* Copyright (C) 2023 Loongson Technology Corporation Limited
|
||||
*/
|
||||
|
||||
#include <linux/debugfs.h>
|
||||
#include <linux/delay.h>
|
||||
|
||||
#include <drm/drm_atomic.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user