Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / drivers / i2c / busses / i2c-iop3xx.c
index 9888fae1f37a8f90ea34fd658573162e08b0007c..13752bcb2afdb04fcfd143663e3d73bac2e88ebd 100644 (file)
@@ -35,7 +35,7 @@
 #include <linux/init.h>
 #include <linux/errno.h>
 #include <linux/sched.h>
-#include <linux/device.h>
+#include <linux/platform_device.h>
 #include <linux/i2c.h>
 
 #include <asm/io.h>
This page took 0.026843 seconds and 5 git commands to generate.