drm/loongson: fix build after debugfs include change
authorDave Airlie <airlied@redhat.com>
Fri, 26 Apr 2024 04:30:36 +0000 (14:30 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 26 Apr 2024 04:30:36 +0000 (14:30 +1000)
commit9aa99bb1977aab5f1a23780673f74db99d982632
treecd000f3b0154c355898a6a04505ec60cbda443ab
parentca31018b2fae6acfa159a44e630c4d528574ff36
drm/loongson: fix build after debugfs include change

This failed to build here after the header rework.

Fixes: 33d5ae6cacf4 ("drm/print: drop include debugfs.h and include where needed")
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/loongson/lsdc_crtc.c