forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
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 {