mm: thp: set the accessed flag for old pages on access fault
[pandora-kernel.git] / drivers / rtc / rtc-pcf2123.c
index 71bab0e..2ee3bbf 100644 (file)
@@ -42,6 +42,7 @@
 #include <linux/slab.h>
 #include <linux/rtc.h>
 #include <linux/spi/spi.h>
+#include <linux/module.h>
 
 #define DRV_VERSION "0.6"