diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-01-13 06:52:12 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-01-13 06:52:12 +0000 |
commit | 29653e24671ed2a0f8f6000fb27c1caa1d229194 (patch) | |
tree | 647c7f58005618689bf4d7337c9d559fbaef309f /target/linux/ar71xx/patches-2.6.30/109-mtd-wrt160nl-trx-parser.patch | |
parent | 5cc66964c130ec0521b54325e7050760707773aa (diff) | |
download | upstream-29653e24671ed2a0f8f6000fb27c1caa1d229194.tar.gz upstream-29653e24671ed2a0f8f6000fb27c1caa1d229194.tar.bz2 upstream-29653e24671ed2a0f8f6000fb27c1caa1d229194.zip |
ar71xx: fix 320S33B flash chip support
SVN-Revision: 19114
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.30/109-mtd-wrt160nl-trx-parser.patch')
-rw-r--r-- | target/linux/ar71xx/patches-2.6.30/109-mtd-wrt160nl-trx-parser.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-2.6.30/109-mtd-wrt160nl-trx-parser.patch b/target/linux/ar71xx/patches-2.6.30/109-mtd-wrt160nl-trx-parser.patch index 749c1d70dc..5696d39651 100644 --- a/target/linux/ar71xx/patches-2.6.30/109-mtd-wrt160nl-trx-parser.patch +++ b/target/linux/ar71xx/patches-2.6.30/109-mtd-wrt160nl-trx-parser.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -751,6 +751,16 @@ static int __devinit m25p_probe(struct s +@@ -752,6 +752,16 @@ static int __devinit m25p_probe(struct s part_probes, &parts, 0); } #endif |