Create platform_device.h to contain all the platform device details.
[deliverable/linux.git] / drivers / input / serio / i8042.c
index 4bc40f15999603c5f30e9184575078d5c5a56fcb..01e186422021d3a5c594f5b59a376543b817b2e5 100644 (file)
@@ -20,6 +20,7 @@
 #include <linux/serio.h>
 #include <linux/err.h>
 #include <linux/rcupdate.h>
+#include <linux/platform_device.h>
 
 #include <asm/io.h>
 
This page took 0.026476 seconds and 5 git commands to generate.