Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / drivers / i2c / busses / i2c-pxa.c
index 44b595d90a4a19cd8554ba9a04ebfbc4af9455c2..67ccbea24ba4b54d546f794b385798d5e193d4a1 100644 (file)
@@ -30,6 +30,7 @@
 #include <linux/errno.h>
 #include <linux/interrupt.h>
 #include <linux/i2c-pxa.h>
+#include <linux/platform_device.h>
 
 #include <asm/hardware.h>
 #include <asm/irq.h>
This page took 0.02451 seconds and 5 git commands to generate.