diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-10-09 08:08:49 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-10-09 08:08:49 +0000 |
commit | cb4f3079ccf2056fce0f78050c3af1e66079b926 (patch) | |
tree | 93041de6f3b70dce7d2407a11231a35fd8e3d8ce /target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch | |
parent | 5ea49bbb0e9d32ba629161a4ef670522ab95397f (diff) | |
download | master-187ad058-cb4f3079ccf2056fce0f78050c3af1e66079b926.tar.gz master-187ad058-cb4f3079ccf2056fce0f78050c3af1e66079b926.tar.bz2 master-187ad058-cb4f3079ccf2056fce0f78050c3af1e66079b926.zip |
bcm63xx: remove bcm_tag usage in kernel
Fixes #12292.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33670 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch b/target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch index 27ecc5a8b8..33b1a39350 100644 --- a/target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch +++ b/target/linux/brcm63xx/patches-3.3/401-MIPS-BCM63XX-register-ohci-device.patch @@ -67,7 +67,7 @@ Subject: [PATCH 24/63] MIPS: BCM63XX: register ohci device. #include <bcm63xx_dev_spi.h> +#include <bcm63xx_dev_usb_ohci.h> #include <board_bcm963xx.h> - #include <bcm_tag.h> + #include <bcm963xx_tag.h> @@ -916,6 +917,9 @@ int __init board_register_devices(void) !board_get_mac_address(board.enet1.mac_addr)) |