Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / drivers / pcmcia / au1000_generic.c
index d90a634cebf5acc6d6152d5f2ddb66cf219bf7f7..f591839ab9cd471dbce4325aa332ecd4489d082e 100644 (file)
@@ -42,7 +42,7 @@
 #include <linux/notifier.h>
 #include <linux/interrupt.h>
 #include <linux/spinlock.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 
 #include <asm/io.h>
 #include <asm/irq.h>
This page took 0.035272 seconds and 5 git commands to generate.