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 | ece9b523e446692c9361336d1f0b6cbd6a3df257 (patch) | |
tree | 5b7853d91904bd7d47bad2b4042d092f8f34a335 /target/linux/ar71xx/patches-2.6.32 | |
parent | 47f8fd1dde5d2778cad79313f444a03934d5d0b4 (diff) | |
download | upstream-ece9b523e446692c9361336d1f0b6cbd6a3df257.tar.gz upstream-ece9b523e446692c9361336d1f0b6cbd6a3df257.tar.bz2 upstream-ece9b523e446692c9361336d1f0b6cbd6a3df257.zip |
ar71xx: refresh patches
SVN-Revision: 22864
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.32')
3 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ar71xx/patches-2.6.32/102-mtd_m25p80_add_myloader_parser.patch b/target/linux/ar71xx/patches-2.6.32/102-mtd_m25p80_add_myloader_parser.patch index 320c76a0cc..41b97a0f3b 100644 --- a/target/linux/ar71xx/patches-2.6.32/102-mtd_m25p80_add_myloader_parser.patch +++ b/target/linux/ar71xx/patches-2.6.32/102-mtd_m25p80_add_myloader_parser.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -867,6 +867,16 @@ static int __devinit m25p_probe(struct s +@@ -872,6 +872,16 @@ static int __devinit m25p_probe(struct s part_probes, &parts, 0); } diff --git a/target/linux/ar71xx/patches-2.6.32/104-mtd_m25p80_add_redboot_parser.patch b/target/linux/ar71xx/patches-2.6.32/104-mtd_m25p80_add_redboot_parser.patch index dbcdde088f..d736c9a1a4 100644 --- a/target/linux/ar71xx/patches-2.6.32/104-mtd_m25p80_add_redboot_parser.patch +++ b/target/linux/ar71xx/patches-2.6.32/104-mtd_m25p80_add_redboot_parser.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -877,6 +877,15 @@ static int __devinit m25p_probe(struct s +@@ -882,6 +882,15 @@ static int __devinit m25p_probe(struct s } #endif diff --git a/target/linux/ar71xx/patches-2.6.32/109-mtd-wrt160nl-trx-parser.patch b/target/linux/ar71xx/patches-2.6.32/109-mtd-wrt160nl-trx-parser.patch index 7af88432a0..558f047853 100644 --- a/target/linux/ar71xx/patches-2.6.32/109-mtd-wrt160nl-trx-parser.patch +++ b/target/linux/ar71xx/patches-2.6.32/109-mtd-wrt160nl-trx-parser.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -886,6 +886,16 @@ static int __devinit m25p_probe(struct s +@@ -891,6 +891,16 @@ static int __devinit m25p_probe(struct s part_probes, &parts, 0); } #endif |