Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / drivers / video / gbefb.c
index d3c1922cb13a41bd4b2817c34449e0ddac851e5b..fc0a1beef968ebe1675d607e3879163b6edb4c66 100644 (file)
@@ -11,7 +11,7 @@
 
 #include <linux/config.h>
 #include <linux/delay.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 #include <linux/dma-mapping.h>
 #include <linux/errno.h>
 #include <linux/fb.h>
This page took 0.028193 seconds and 5 git commands to generate.