aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-2.6.35/208-rb750-nand-driver.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-08-25 19:57:11 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-08-25 19:57:11 +0000
commita80b9af0cdef8c74c5613ee4c51ec246b2b26ecc (patch)
tree82f2c670c6d228f0edb85864bfcd18c2fccac20b /target/linux/ar71xx/patches-2.6.35/208-rb750-nand-driver.patch
parentcfb88ec980634107c8d021544a242afc771fc360 (diff)
downloadupstream-a80b9af0cdef8c74c5613ee4c51ec246b2b26ecc.tar.gz
upstream-a80b9af0cdef8c74c5613ee4c51ec246b2b26ecc.tar.bz2
upstream-a80b9af0cdef8c74c5613ee4c51ec246b2b26ecc.zip
ar71xx: refresh patches
SVN-Revision: 22803
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.35/208-rb750-nand-driver.patch')
-rw-r--r--target/linux/ar71xx/patches-2.6.35/208-rb750-nand-driver.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-2.6.35/208-rb750-nand-driver.patch b/target/linux/ar71xx/patches-2.6.35/208-rb750-nand-driver.patch
index 3766a1cd84..fc56bd3ebc 100644
--- a/target/linux/ar71xx/patches-2.6.35/208-rb750-nand-driver.patch
+++ b/target/linux/ar71xx/patches-2.6.35/208-rb750-nand-driver.patch
@@ -1,6 +1,6 @@
--- a/drivers/mtd/nand/Kconfig
+++ b/drivers/mtd/nand/Kconfig
-@@ -492,4 +492,8 @@ config MTD_NAND_RB4XX
+@@ -530,4 +530,8 @@ config MTD_NAND_RB4XX
tristate "NAND flash driver for RouterBoard 4xx series"
depends on MTD_NAND && AR71XX_MACH_RB4XX
@@ -11,7 +11,7 @@
endif # MTD_NAND
--- a/drivers/mtd/nand/Makefile
+++ b/drivers/mtd/nand/Makefile
-@@ -31,6 +31,7 @@ obj-$(CONFIG_MTD_NAND_PXA3xx) += pxa3xx
+@@ -33,6 +33,7 @@ obj-$(CONFIG_MTD_NAND_PXA3xx) += pxa3xx
obj-$(CONFIG_MTD_NAND_TMIO) += tmio_nand.o
obj-$(CONFIG_MTD_NAND_PLATFORM) += plat_nand.o
obj-$(CONFIG_MTD_NAND_RB4XX) += rb4xx_nand.o