diff options
author | Daniel Dickinson <daniel@cshore.neomailbox.net> | 2010-12-07 15:15:51 +0000 |
---|---|---|
committer | Daniel Dickinson <daniel@cshore.neomailbox.net> | 2010-12-07 15:15:51 +0000 |
commit | efe3905b6cf2532074fd41f958b9211f57a1bd4a (patch) | |
tree | 7c1c82957661041c7938a1338e6fe3ee74a81c28 /target/linux/brcm63xx/patches-2.6.35/200-spi-board-info.patch | |
parent | 5ac34fd9f0e9af358d67ccd3123ad3267d1f691e (diff) | |
download | upstream-efe3905b6cf2532074fd41f958b9211f57a1bd4a.tar.gz upstream-efe3905b6cf2532074fd41f958b9211f57a1bd4a.tar.bz2 upstream-efe3905b6cf2532074fd41f958b9211f57a1bd4a.zip |
[brcm63xx] patches: Refreshed patches after led_count
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24304 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.35/200-spi-board-info.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.35/200-spi-board-info.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.35/200-spi-board-info.patch b/target/linux/brcm63xx/patches-2.6.35/200-spi-board-info.patch index d73d6f0ac7..fc39eb4ce9 100644 --- a/target/linux/brcm63xx/patches-2.6.35/200-spi-board-info.patch +++ b/target/linux/brcm63xx/patches-2.6.35/200-spi-board-info.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -1010,6 +1010,9 @@ int __init board_register_devices(void) +@@ -1011,6 +1011,9 @@ int __init board_register_devices(void) if (board.num_devs) platform_add_devices(board.devs, board.num_devs); |