brcm63xx: do not add twice the same field to board

Changeset r39302 updated a board section and added twice .has_ehci0,
this is not necessary, so fix it.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 39304
This commit is contained in:
Florian Fainelli
2014-01-16 00:45:19 +00:00
parent 053d596297
commit 0650ce9ec4
48 changed files with 86 additions and 94 deletions

View File

@@ -1,6 +1,6 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
@@ -1152,6 +1152,46 @@ static struct board_info __initdata boar
@@ -1151,6 +1151,46 @@ static struct board_info __initdata boar
},
},
};
@@ -47,7 +47,7 @@
#endif
/*
@@ -2222,6 +2262,7 @@ static const struct board_info __initcon
@@ -2221,6 +2261,7 @@ static const struct board_info __initcon
&board_V2110,
&board_ct536_ct5621,
&board_96348A_122,