X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e9242b25412106a725cfae0a9228df1add7cacb8..63b003d2cd563166975709a5b70c611ea908cd83:/target/linux/ar71xx/patches-2.6.34/102-mtd_m25p80_add_myloader_parser.patch diff --git a/target/linux/ar71xx/patches-2.6.34/102-mtd_m25p80_add_myloader_parser.patch b/target/linux/ar71xx/patches-2.6.34/102-mtd_m25p80_add_myloader_parser.patch index 45f743e06..2add60727 100644 --- a/target/linux/ar71xx/patches-2.6.34/102-mtd_m25p80_add_myloader_parser.patch +++ b/target/linux/ar71xx/patches-2.6.34/102-mtd_m25p80_add_myloader_parser.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -922,6 +922,16 @@ static int __devinit m25p_probe(struct s +@@ -923,6 +923,16 @@ static int __devinit m25p_probe(struct s part_probes, &parts, 0); }