X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/518b748f5f32f38f884fdacab607662d9eef67a3..e11642abcbb223436db22b1927ebb138963f872c:/target/linux/ar71xx/patches-2.6.33/102-mtd_m25p80_add_myloader_parser.patch 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 320c76a0c..45f743e06 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); }