diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-06-19 20:28:38 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-06-19 20:28:38 +0000 |
commit | be166690fa2de9485ea559170dba6a0e32d5518f (patch) | |
tree | 546e653ac51909c27fdfe4c716b6d04cc8c3c1c1 /target/linux/brcm63xx/patches-2.6.39/007-usb-ohci-support.patch | |
parent | 64c718f2238769fadd607c1955059e0f43526fed (diff) |
[brcm63xx] fixup patches after r27234
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27235 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.39/007-usb-ohci-support.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.39/007-usb-ohci-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.39/007-usb-ohci-support.patch b/target/linux/brcm63xx/patches-2.6.39/007-usb-ohci-support.patch index 6ea57d9526..a70b5012e3 100644 --- a/target/linux/brcm63xx/patches-2.6.39/007-usb-ohci-support.patch +++ b/target/linux/brcm63xx/patches-2.6.39/007-usb-ohci-support.patch @@ -52,7 +52,7 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr> #include <board_bcm963xx.h> #define PFX "board_bcm963xx: " -@@ -871,6 +872,9 @@ int __init board_register_devices(void) +@@ -877,6 +878,9 @@ int __init board_register_devices(void) !board_get_mac_address(board.enet1.mac_addr)) bcm63xx_enet_register(1, &board.enet1); |