X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/e9242b25412106a725cfae0a9228df1add7cacb8..cd5addd4e056b9b0a580d1d6773204a7dccc6257:/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); }