X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm47xx%2Fpatches-3.10%2F830-huawei_e970_support.patch;fp=target%2Flinux%2Fbrcm47xx%2Fpatches-3.10%2F830-huawei_e970_support.patch;h=19adf6ff10bc577e86bde86afffafcbff2700e62;hp=12539fd9be45055fcd1453e0577787202a9c4cc7;hb=c9002794a5aef8d1aa1c204bad298c79e836a278;hpb=fa5bd392aebc12c8896e058922d301379d527323 diff --git a/target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch b/target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch index 12539fd9be..19adf6ff10 100644 --- a/target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch +++ b/target/linux/brcm47xx/patches-3.10/830-huawei_e970_support.patch @@ -14,8 +14,8 @@ union bcm47xx_bus bcm47xx_bus; EXPORT_SYMBOL(bcm47xx_bus); -@@ -254,6 +256,33 @@ void __init plat_mem_setup(void) - pm_power_off = bcm47xx_machine_halt; +@@ -255,6 +257,33 @@ void __init plat_mem_setup(void) + bcm47xx_board_detect(); } +static struct gpio_wdt_platform_data gpio_wdt_data; @@ -48,7 +48,7 @@ static int __init bcm47xx_register_bus_complete(void) { switch (bcm47xx_bus_type) { -@@ -268,6 +297,8 @@ static int __init bcm47xx_register_bus_c +@@ -269,6 +298,8 @@ static int __init bcm47xx_register_bus_c break; #endif }