mm: thp: set the accessed flag for old pages on access fault
[pandora-kernel.git] / drivers / spi / spi-orion.c
index 9421a39..13448c8 100644 (file)
@@ -17,6 +17,7 @@
 #include <linux/io.h>
 #include <linux/spi/spi.h>
 #include <linux/spi/orion_spi.h>
+#include <linux/module.h>
 #include <asm/unaligned.h>
 
 #define DRIVER_NAME                    "orion_spi"