From e1696ca671a6637ee951c84d1624095a4203513c Mon Sep 17 00:00:00 2001 From: jogo Date: Tue, 6 Nov 2012 15:21:46 +0000 Subject: linux: export bcm963xx_tag.h to userspace Export bcm963xx_tag.h so mtd can use it without using kernel includes. Signed-off-by: Catalin Patulea [jonas.gorski@gmail.com: fixup bcm63xx patches, completely remove header from original location, refresh patches, use a more matching patch number, port to 3.6] Signed-off-by: Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34103 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../brcm63xx/patches-3.3/403-MIPS-BCM63XX-register-ehci-device.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/patches-3.3/403-MIPS-BCM63XX-register-ehci-device.patch') diff --git a/target/linux/brcm63xx/patches-3.3/403-MIPS-BCM63XX-register-ehci-device.patch b/target/linux/brcm63xx/patches-3.3/403-MIPS-BCM63XX-register-ehci-device.patch index d6773d565..8606d4145 100644 --- a/target/linux/brcm63xx/patches-3.3/403-MIPS-BCM63XX-register-ehci-device.patch +++ b/target/linux/brcm63xx/patches-3.3/403-MIPS-BCM63XX-register-ehci-device.patch @@ -49,7 +49,7 @@ Subject: [PATCH 26/63] MIPS: BCM63XX: register ehci device. #include +#include #include - #include + #include @@ -917,6 +918,9 @@ int __init board_register_devices(void) !board_get_mac_address(board.enet1.mac_addr)) -- cgit v1.2.3