Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / arch / arm / mach-ixp2000 / ixdp2x00.c
index 8b4a839b6279baf95c13eef696d4969623f7d418..05dfcb48c2b62839eb66dfb8dec0eed8fe72e3d5 100644 (file)
@@ -20,7 +20,7 @@
 #include <linux/mm.h>
 #include <linux/sched.h>
 #include <linux/interrupt.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 #include <linux/bitops.h>
 #include <linux/pci.h>
 #include <linux/ioport.h>
This page took 0.044023 seconds and 5 git commands to generate.