diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-05-26 13:52:56 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-05-26 13:52:56 +0000 |
commit | a18e55e2d0eec2d9047d90a09f00b9651df1996a (patch) | |
tree | 87af924f7ab0fdd2a71382067520258c6c40b250 /target/linux/brcm63xx/patches-2.6.37/240-spi.patch | |
parent | ba86e7162d5979a180b7b3454510853c32ff9623 (diff) |
[brcm63xx] renumber patches accordingly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27013 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.37/240-spi.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.37/240-spi.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.37/240-spi.patch b/target/linux/brcm63xx/patches-2.6.37/240-spi.patch index 611bf59bb2..3af663e1cf 100644 --- a/target/linux/brcm63xx/patches-2.6.37/240-spi.patch +++ b/target/linux/brcm63xx/patches-2.6.37/240-spi.patch @@ -990,7 +990,7 @@ #include <board_bcm963xx.h> #define PFX "board_bcm963xx: " -@@ -1024,6 +1025,9 @@ int __init board_register_devices(void) +@@ -931,6 +932,9 @@ int __init board_register_devices(void) if (board.num_spis) spi_register_board_info(board.spis, board.num_spis); |