forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
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 {