1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[brcm63xx] remove udc patch since it is unused

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30920 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian
2012-03-13 14:06:44 +00:00
parent a0ced97706
commit 2564046cdc
89 changed files with 209 additions and 953 deletions

View File

@@ -1,7 +1,7 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
@@ -32,9 +32,13 @@
#include <bcm63xx_dev_usb_udc.h>
@@ -31,9 +31,13 @@
#include <bcm63xx_dev_usb_ehci.h>
#include <bcm63xx_dev_spi.h>
#include <board_bcm963xx.h>
+#include <bcm_tag.h>
@@ -14,7 +14,7 @@
static struct bcm963xx_nvram nvram;
static unsigned int mac_addr_used;
static struct board_info board;
@@ -734,6 +738,29 @@ static int board_get_mac_address(u8 *mac
@@ -731,6 +735,29 @@ static int board_get_mac_address(u8 *mac
return 0;
}
@@ -44,7 +44,7 @@
/*
* early init callback, read nvram data from flash and checksum it
*/
@@ -776,6 +803,11 @@ void __init board_prom_init(void)
@@ -773,6 +800,11 @@ void __init board_prom_init(void)
return;
}