forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
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 {