diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-03-28 20:42:25 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-03-28 20:42:25 +0000 |
commit | 78fb818f7c46f45272c1ef00c40febe6fc30ace5 (patch) | |
tree | 2e12755cb3c115cfdafb9fa9c68810d76032a704 /target/linux/brcm63xx/patches-3.3/301-led_count.patch | |
parent | a2adca6ee9a731aa2b0ee7ca246db8f941266ed6 (diff) | |
download | upstream-78fb818f7c46f45272c1ef00c40febe6fc30ace5.tar.gz upstream-78fb818f7c46f45272c1ef00c40febe6fc30ace5.tar.bz2 upstream-78fb818f7c46f45272c1ef00c40febe6fc30ace5.zip |
bcm63xx: replace SPI driver with latest upstream version
SVN-Revision: 31130
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/301-led_count.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/301-led_count.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/301-led_count.patch b/target/linux/brcm63xx/patches-3.3/301-led_count.patch index 6dfa42d994..11ed8924c1 100644 --- a/target/linux/brcm63xx/patches-3.3/301-led_count.patch +++ b/target/linux/brcm63xx/patches-3.3/301-led_count.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -889,6 +889,7 @@ int __init board_register_devices(void) +@@ -890,6 +890,7 @@ int __init board_register_devices(void) { u32 val; int button_count = 0; @@ -8,7 +8,7 @@ if (board.has_uart0) bcm63xx_uart_register(0); -@@ -932,7 +933,11 @@ int __init board_register_devices(void) +@@ -935,7 +936,11 @@ int __init board_register_devices(void) platform_device_register(&mtd_dev); |