hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
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 {