diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-08-31 20:13:50 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-08-31 20:13:50 +0000 |
commit | 38a0601882bf32cf01d69663fefdf424cc00bdf5 (patch) | |
tree | e7e771f4d3bb1928bde1687a0537486876ba0138 /target/linux/ar71xx/patches-2.6.35 | |
parent | 21ef5a475e2a3475d628141be356182ea2154930 (diff) | |
download | master-187ad058-38a0601882bf32cf01d69663fefdf424cc00bdf5.tar.gz master-187ad058-38a0601882bf32cf01d69663fefdf424cc00bdf5.tar.bz2 master-187ad058-38a0601882bf32cf01d69663fefdf424cc00bdf5.zip |
ar71xx: refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22864 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.35')
3 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ar71xx/patches-2.6.35/102-mtd_m25p80_add_myloader_parser.patch b/target/linux/ar71xx/patches-2.6.35/102-mtd_m25p80_add_myloader_parser.patch index 2add60727d..c4f83ef965 100644 --- a/target/linux/ar71xx/patches-2.6.35/102-mtd_m25p80_add_myloader_parser.patch +++ b/target/linux/ar71xx/patches-2.6.35/102-mtd_m25p80_add_myloader_parser.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -923,6 +923,16 @@ static int __devinit m25p_probe(struct s +@@ -928,6 +928,16 @@ static int __devinit m25p_probe(struct s part_probes, &parts, 0); } diff --git a/target/linux/ar71xx/patches-2.6.35/104-mtd_m25p80_add_redboot_parser.patch b/target/linux/ar71xx/patches-2.6.35/104-mtd_m25p80_add_redboot_parser.patch index 190101d64d..90616eaf6b 100644 --- a/target/linux/ar71xx/patches-2.6.35/104-mtd_m25p80_add_redboot_parser.patch +++ b/target/linux/ar71xx/patches-2.6.35/104-mtd_m25p80_add_redboot_parser.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -933,6 +933,15 @@ static int __devinit m25p_probe(struct s +@@ -938,6 +938,15 @@ static int __devinit m25p_probe(struct s } #endif diff --git a/target/linux/ar71xx/patches-2.6.35/109-mtd-wrt160nl-trx-parser.patch b/target/linux/ar71xx/patches-2.6.35/109-mtd-wrt160nl-trx-parser.patch index f226484d02..6d5acc6d82 100644 --- a/target/linux/ar71xx/patches-2.6.35/109-mtd-wrt160nl-trx-parser.patch +++ b/target/linux/ar71xx/patches-2.6.35/109-mtd-wrt160nl-trx-parser.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -942,6 +942,16 @@ static int __devinit m25p_probe(struct s +@@ -947,6 +947,16 @@ static int __devinit m25p_probe(struct s part_probes, &parts, 0); } #endif |