From 07eb492643762a6174e37dee904b6b6c18292d58 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 16 Jan 2014 00:45:19 +0000 Subject: 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39304 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/brcm63xx/patches-3.10/525-board_96348w3.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.10/525-board_96348w3.patch') diff --git a/target/linux/brcm63xx/patches-3.10/525-board_96348w3.patch b/target/linux/brcm63xx/patches-3.10/525-board_96348w3.patch index d122243baa..9d8d965ecb 100644 --- a/target/linux/brcm63xx/patches-3.10/525-board_96348w3.patch +++ b/target/linux/brcm63xx/patches-3.10/525-board_96348w3.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -1399,6 +1399,59 @@ static struct board_info __initdata boar +@@ -1398,6 +1398,59 @@ static struct board_info __initdata boar }, }; @@ -60,7 +60,7 @@ #endif /* -@@ -2617,6 +2670,7 @@ static const struct board_info __initcon +@@ -2616,6 +2669,7 @@ static const struct board_info __initcon &board_ct536_ct5621, &board_96348A_122, &board_CPVA502plus, -- cgit v1.2.3