X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fpatches-2.6.33%2F102-mtd_m25p80_add_myloader_parser.patch;h=45f743e06f2ec5b7413a2172dbd510333fc2a2a6;hp=320c76a0cc4dbd43111956fef60b8f9acf7380b8;hb=798b9bb707555054950d9fcb0dbb96384d1ff779;hpb=6c60cce8e9ff5467ebd5804bedf5dab445534277 diff --git a/target/linux/ar71xx/patches-2.6.33/102-mtd_m25p80_add_myloader_parser.patch b/target/linux/ar71xx/patches-2.6.33/102-mtd_m25p80_add_myloader_parser.patch index 320c76a0cc..45f743e06f 100644 --- a/target/linux/ar71xx/patches-2.6.33/102-mtd_m25p80_add_myloader_parser.patch +++ b/target/linux/ar71xx/patches-2.6.33/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 +@@ -922,6 +922,16 @@ static int __devinit m25p_probe(struct s part_probes, &parts, 0); }