From 55664ae04b97d1be20b1576bf2da0902113106fd Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 21 Feb 2011 02:06:51 +0000 Subject: kernel: remove imq support, refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25641 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../ar71xx/patches-2.6.37/400-2.6.35-fix-nand_scan_ident-options.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/patches-2.6.37/400-2.6.35-fix-nand_scan_ident-options.patch') diff --git a/target/linux/ar71xx/patches-2.6.37/400-2.6.35-fix-nand_scan_ident-options.patch b/target/linux/ar71xx/patches-2.6.37/400-2.6.35-fix-nand_scan_ident-options.patch index 696094fdd..0b36217b6 100644 --- a/target/linux/ar71xx/patches-2.6.37/400-2.6.35-fix-nand_scan_ident-options.patch +++ b/target/linux/ar71xx/patches-2.6.37/400-2.6.35-fix-nand_scan_ident-options.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/nand/rb4xx_nand.c +++ b/drivers/mtd/nand/rb4xx_nand.c -@@ -220,7 +220,7 @@ static int __init rb4xx_nand_probe(struc +@@ -223,7 +223,7 @@ static int __init rb4xx_nand_probe(struc platform_set_drvdata(pdev, info); -- cgit v1.2.3