mm: thp: set the accessed flag for old pages on access fault
[pandora-kernel.git] / drivers / input / sparse-keymap.c
index fdb6a39..75fb040 100644 (file)
@@ -15,6 +15,7 @@
 
 #include <linux/input.h>
 #include <linux/input/sparse-keymap.h>
+#include <linux/module.h>
 #include <linux/slab.h>
 
 MODULE_AUTHOR("Dmitry Torokhov <dtor@mail.ru>");