diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-06-19 20:28:38 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-06-19 20:28:38 +0000 |
commit | 4dd4cbeb43687199f514ce9ad11f337cdbfe0421 (patch) | |
tree | 6a12b2550706a027bba880b8a3d26a0be56a1823 /target/linux/brcm63xx/patches-2.6.39/008-usb-ehci-support.patch | |
parent | 7819b530da5e6b23ee61a2dc2da02529b71b82ce (diff) | |
download | mtk-20170518-4dd4cbeb43687199f514ce9ad11f337cdbfe0421.zip mtk-20170518-4dd4cbeb43687199f514ce9ad11f337cdbfe0421.tar.gz mtk-20170518-4dd4cbeb43687199f514ce9ad11f337cdbfe0421.tar.bz2 |
fixup patches after r27234
SVN-Revision: 27235
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.39/008-usb-ehci-support.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.39/008-usb-ehci-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.39/008-usb-ehci-support.patch b/target/linux/brcm63xx/patches-2.6.39/008-usb-ehci-support.patch index b6810d5..0c236f0 100644 --- a/target/linux/brcm63xx/patches-2.6.39/008-usb-ehci-support.patch +++ b/target/linux/brcm63xx/patches-2.6.39/008-usb-ehci-support.patch @@ -44,7 +44,7 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr> #include <board_bcm963xx.h> #define PFX "board_bcm963xx: " -@@ -872,6 +873,9 @@ int __init board_register_devices(void) +@@ -878,6 +879,9 @@ int __init board_register_devices(void) !board_get_mac_address(board.enet1.mac_addr)) bcm63xx_enet_register(1, &board.enet1); |