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 --- .../brcm63xx/patches-3.10/553-boards_probe_switch.patch | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.10/553-boards_probe_switch.patch') diff --git a/target/linux/brcm63xx/patches-3.10/553-boards_probe_switch.patch b/target/linux/brcm63xx/patches-3.10/553-boards_probe_switch.patch index 6571a61aa3..b7943f776a 100644 --- a/target/linux/brcm63xx/patches-3.10/553-boards_probe_switch.patch +++ b/target/linux/brcm63xx/patches-3.10/553-boards_probe_switch.patch @@ -27,7 +27,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1025,6 +1031,8 @@ static struct board_info __initdata boar +@@ -1024,6 +1030,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -36,7 +36,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1254,6 +1262,8 @@ static struct board_info __initdata boar +@@ -1253,6 +1261,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -45,7 +45,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1429,6 +1439,8 @@ static struct board_info __initdata boar +@@ -1428,6 +1438,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -54,7 +54,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1543,6 +1555,12 @@ static struct board_info __initdata boar +@@ -1542,6 +1554,12 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -67,7 +67,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1918,6 +1936,8 @@ static struct board_info __initdata boar +@@ -1917,6 +1935,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -76,7 +76,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -1970,6 +1990,8 @@ static struct board_info __initdata boar +@@ -1969,6 +1989,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -85,7 +85,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2110,6 +2132,8 @@ static struct board_info __initdata boar +@@ -2109,6 +2131,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -94,7 +94,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -2227,6 +2251,8 @@ static struct board_info __initdata boar +@@ -2226,6 +2250,8 @@ static struct board_info __initdata boar }, .enet1 = { -- cgit v1.2.3