From e3e087eb3d44f031448d0612f051fde52dd6dc6b Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 15 Dec 2008 14:49:40 +0000 Subject: [ar71xx] refresh 2.6.28 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13655 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../ar71xx/patches-2.6.28/102-mtd_m25p80_add_myloader_parser.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/patches-2.6.28/102-mtd_m25p80_add_myloader_parser.patch') diff --git a/target/linux/ar71xx/patches-2.6.28/102-mtd_m25p80_add_myloader_parser.patch b/target/linux/ar71xx/patches-2.6.28/102-mtd_m25p80_add_myloader_parser.patch index 0eb74e9f47..65e9154d27 100644 --- a/target/linux/ar71xx/patches-2.6.28/102-mtd_m25p80_add_myloader_parser.patch +++ b/target/linux/ar71xx/patches-2.6.28/102-mtd_m25p80_add_myloader_parser.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/devices/m25p80.c +++ b/drivers/mtd/devices/m25p80.c -@@ -707,12 +707,17 @@ static int __devinit m25p_probe(struct s +@@ -711,12 +711,17 @@ static int __devinit m25p_probe(struct s struct mtd_partition *parts = NULL; int nr_parts = 0; -- cgit v1.2.3