Merge branch 'topic/hda-acomp-base' into for-next
[linux-2.6-microblaze.git] / drivers / gpu / drm / sti / sti_gdp.h
index d3e8ebf..deb07e3 100644 (file)
 
 #include <linux/types.h>
 
+#include <drm/drm_plane.h>
+
+struct drm_device;
+struct device;
+
 struct drm_plane *sti_gdp_create(struct drm_device *drm_dev,
                                 struct device *dev, int desc,
                                 void __iomem *baseaddr,