ip17xx: Rename the driver to ip17xx.c
[openwrt.git] / target / linux / generic-2.6 / files / drivers / input / misc / gpio_buttons.c
index e4e0e33..eb0e301 100644 (file)
@@ -19,6 +19,7 @@
 #include <linux/kernel.h>
 #include <linux/module.h>
 #include <linux/init.h>
+#include <linux/slab.h>
 
 #include <linux/input.h>
 #include <linux/input-polldev.h>
This page took 0.020342 seconds and 4 git commands to generate.