X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.10%2F301-led_count.patch;h=49a18255d2d6f9c89df90e44f8cfd12a57e4211a;hp=5b9a12e96e704ea5b1bc0175919c2e24c6571a36;hb=5b890e207233bbed2676b83bc19d3f689d51abb2;hpb=62b5c13b78585328d8b2690e488947208cddc5f4 diff --git a/target/linux/brcm63xx/patches-3.10/301-led_count.patch b/target/linux/brcm63xx/patches-3.10/301-led_count.patch index 5b9a12e96e..49a18255d2 100644 --- a/target/linux/brcm63xx/patches-3.10/301-led_count.patch +++ b/target/linux/brcm63xx/patches-3.10/301-led_count.patch @@ -1,6 +1,6 @@ ---- a/arch/mips/bcm63xx/boards/board_bcm963xx.c -+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -912,6 +912,7 @@ static struct platform_device bcm63xx_gp +--- a/arch/mips/bcm63xx/boards/board_common.c ++++ b/arch/mips/bcm63xx/boards/board_common.c +@@ -170,6 +170,7 @@ static struct platform_device bcm63xx_gp int __init board_register_devices(void) { int button_count = 0; @@ -8,7 +8,7 @@ if (board.has_uart0) bcm63xx_uart_register(0); -@@ -965,10 +966,16 @@ int __init board_register_devices(void) +@@ -223,10 +224,16 @@ int __init board_register_devices(void) bcm63xx_flash_register();