Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / drivers / pcmcia / sa1100_generic.c
index b768fa81f043f40693b59aed01c9e1180163b0e1..122fb29b1e341415f5c31a9b2bef9cf99856a03f 100644 (file)
@@ -33,6 +33,7 @@
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/config.h>
+#include <linux/platform_device.h>
 
 #include <pcmcia/cs_types.h>
 #include <pcmcia/cs.h>
This page took 0.027552 seconds and 5 git commands to generate.