aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.3/301-led_count.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-03-28 20:42:25 +0000
committerJonas Gorski <jogo@openwrt.org>2012-03-28 20:42:25 +0000
commit37d45e311b702ee2c819b44d595470f69ac7eb38 (patch)
tree1ca409cf3ca8e84274f046e20df1cdda0ea20938 /target/linux/brcm63xx/patches-3.3/301-led_count.patch
parent9daebe430443deb52574cd637fc1bfa14e0a0fae (diff)
downloadupstream-37d45e311b702ee2c819b44d595470f69ac7eb38.tar.gz
upstream-37d45e311b702ee2c819b44d595470f69ac7eb38.tar.bz2
upstream-37d45e311b702ee2c819b44d595470f69ac7eb38.zip
bcm63xx: replace SPI driver with latest upstream version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31130 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch4
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);