drm/fb-cma-helpers: Fix include issue
[linux-2.6-microblaze.git] / include / drm / drm_fb_cma_helper.h
index 4becb09..795aea1 100644 (file)
@@ -2,6 +2,8 @@
 #ifndef __DRM_FB_CMA_HELPER_H__
 #define __DRM_FB_CMA_HELPER_H__
 
+#include <linux/types.h>
+
 struct drm_framebuffer;
 struct drm_plane_state;