Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / arch / arm / mach-sa1100 / jornada720.c
index 9c363bfcf31077aa035e43fce6fcfac082032ca9..9fb65cffa5788b46ac662e9caf1f1787916b7260 100644 (file)
@@ -6,7 +6,7 @@
 #include <linux/kernel.h>
 #include <linux/tty.h>
 #include <linux/delay.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 #include <linux/ioport.h>
 
 #include <asm/hardware.h>
This page took 0.0266 seconds and 5 git commands to generate.