forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/drivers/gpu/drm/nouveau/nouveau_crtc.h
....@@ -27,6 +27,8 @@
2727 #ifndef __NOUVEAU_CRTC_H__
2828 #define __NOUVEAU_CRTC_H__
2929
30
+#include <drm/drm_crtc.h>
31
+
3032 #include <nvif/notify.h>
3133
3234 struct nouveau_crtc {