drm/nouveau: drop drmP.h from all header files
[linux-2.6-microblaze.git] / drivers / gpu / drm / nouveau / nouveau_crtc.h
index 366acb9..7f63be2 100644 (file)
@@ -27,6 +27,8 @@
 #ifndef __NOUVEAU_CRTC_H__
 #define __NOUVEAU_CRTC_H__
 
+#include <drm/drm_crtc.h>
+
 #include <nvif/notify.h>
 
 struct nouveau_crtc {