From 22168e74f62c5840230c229ba8c65432cc2a05e8 Mon Sep 17 00:00:00 2001 From: florian Date: Tue, 27 Nov 2012 18:42:49 +0000 Subject: [ar7] use physmap-flash part_probe_types Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34398 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar7/patches-3.6/972-cpmac_fixup.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ar7/patches-3.6/972-cpmac_fixup.patch') diff --git a/target/linux/ar7/patches-3.6/972-cpmac_fixup.patch b/target/linux/ar7/patches-3.6/972-cpmac_fixup.patch index 561ef9947..b25fc87c7 100644 --- a/target/linux/ar7/patches-3.6/972-cpmac_fixup.patch +++ b/target/linux/ar7/patches-3.6/972-cpmac_fixup.patch @@ -1,6 +1,6 @@ --- a/arch/mips/ar7/platform.c +++ b/arch/mips/ar7/platform.c -@@ -709,26 +709,23 @@ static int __init ar7_register_devices(v +@@ -712,26 +712,23 @@ static int __init ar7_register_devices(v } if (ar7_has_high_cpmac()) { @@ -40,7 +40,7 @@ detect_leds(); res = platform_device_register(&ar7_gpio_leds); -@@ -741,8 +738,10 @@ static int __init ar7_register_devices(v +@@ -744,8 +741,10 @@ static int __init ar7_register_devices(v /* Register watchdog only if enabled in hardware */ bootcr = ioremap_nocache(AR7_REGS_DCL, 4); -- cgit v1.2.3