]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Add module.h to /home/paul/git/module.h/linux-2.6.git/drivers/mtd/nand/cmx270_nand.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 20:14:14 +0000 (16:14 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 20:14:14 +0000 (16:14 -0400)
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/mtd/nand/cmx270_nand.c

index 6fc043a30d1e20809dccb6d3555ee1603823415e..be33b0f4634dcc754fe3713c169735d1f39f6c1d 100644 (file)
@@ -22,6 +22,7 @@
 #include <linux/mtd/partitions.h>
 #include <linux/slab.h>
 #include <linux/gpio.h>
+#include <linux/module.h>
 
 #include <asm/io.h>
 #include <asm/irq.h>