summaryrefslogtreecommitdiffstats
path: root/include/nand.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-04-09 13:39:55 +0000
committerAnatolij Gustschin <agust@denx.de>2012-04-30 16:54:51 +0200
commit7b15e2bb9b1026925f0f98243cd6cf80bd3fb47d (patch)
treec6960f091ffc45942593c82d92297f68138111e2 /include/nand.h
parent4e2c05873a7c51b13a8ddf1eeda4dc96c37013c4 (diff)
downloadblackbird-obmc-uboot-7b15e2bb9b1026925f0f98243cd6cf80bd3fb47d.tar.gz
blackbird-obmc-uboot-7b15e2bb9b1026925f0f98243cd6cf80bd3fb47d.zip
linux/compat.h: rename from linux/mtd/compat.h
This lets us use it in more places than just mtd code. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/nand.h')
-rw-r--r--include/nand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/nand.h b/include/nand.h
index 8b3a1a77a3..a48b1b8ed1 100644
--- a/include/nand.h
+++ b/include/nand.h
@@ -37,7 +37,7 @@
extern void nand_init(void);
-#include <linux/mtd/compat.h>
+#include <linux/compat.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/nand.h>
OpenPOWER on IntegriCloud