Create platform_device.h to contain all the platform device details.
[pandora-kernel.git] / drivers / input / serio / rpckbd.c
index 106f5ee..52c4925 100644 (file)
@@ -34,6 +34,7 @@
 #include <linux/init.h>
 #include <linux/serio.h>
 #include <linux/err.h>
+#include <linux/platform_device.h>
 
 #include <asm/irq.h>
 #include <asm/hardware.h>