summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/diskonchip.c
diff options
context:
space:
mode:
authorPaul Gortmaker2011-07-03 21:17:31 +0200
committerPaul Gortmaker2011-11-01 00:31:12 +0100
commita0e5cc581b3fc0e0a909e3cab48d9ec286c2a276 (patch)
treeafdb3703930992a9fe32b2e78ced92fe79b1613d /drivers/mtd/nand/diskonchip.c
parentmtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed (diff)
downloadkernel-qcow2-linux-a0e5cc581b3fc0e0a909e3cab48d9ec286c2a276.tar.gz
kernel-qcow2-linux-a0e5cc581b3fc0e0a909e3cab48d9ec286c2a276.tar.xz
kernel-qcow2-linux-a0e5cc581b3fc0e0a909e3cab48d9ec286c2a276.zip
mtd: Add module.h to drivers users that were implicitly using it.
We are cleaning up the implicit presence of module.h that these drivers are taking advantage of. Fix them in advance of the cleanup operation. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'drivers/mtd/nand/diskonchip.c')
-rw-r--r--drivers/mtd/nand/diskonchip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/nand/diskonchip.c b/drivers/mtd/nand/diskonchip.c
index 7837728d02ff..e1b84cb90f0d 100644
--- a/drivers/mtd/nand/diskonchip.c
+++ b/drivers/mtd/nand/diskonchip.c
@@ -31,6 +31,7 @@
#include <linux/mtd/doc2000.h>
#include <linux/mtd/partitions.h>
#include <linux/mtd/inftl.h>
+#include <linux/module.h>
/* Where to look for the devices? */
#ifndef CONFIG_MTD_NAND_DISKONCHIP_PROBE_ADDRESS