From f41a40001af80ff73415e3617655b1fc85c8171f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Thu, 6 Aug 2020 16:12:21 +0200 Subject: bcm63xx: switch to upstream endif comments patch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This allows better context for board patches and we no longer need a downstream patch for that. Signed-off-by: Álvaro Fernández Rojas --- .../linux/bcm63xx/patches-5.4/427-boards_probe_switch.patch | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'target/linux/bcm63xx/patches-5.4/427-boards_probe_switch.patch') diff --git a/target/linux/bcm63xx/patches-5.4/427-boards_probe_switch.patch b/target/linux/bcm63xx/patches-5.4/427-boards_probe_switch.patch index 4b206a259e..0c00ff0da7 100644 --- a/target/linux/bcm63xx/patches-5.4/427-boards_probe_switch.patch +++ b/target/linux/bcm63xx/patches-5.4/427-boards_probe_switch.patch @@ -63,7 +63,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -252,6 +266,8 @@ static struct board_info __initdata boar +@@ -251,6 +265,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -72,7 +72,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -271,6 +287,8 @@ static struct board_info __initdata boar +@@ -270,6 +286,8 @@ static struct board_info __initdata boar .use_internal_phy = 1, }, .enet1 = { @@ -81,7 +81,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -298,6 +316,8 @@ static struct board_info __initdata boar +@@ -297,6 +315,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -90,7 +90,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -323,6 +343,8 @@ static struct board_info __initdata boar +@@ -321,6 +341,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -99,7 +99,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -348,6 +370,8 @@ static struct board_info __initdata boar +@@ -346,6 +368,8 @@ static struct board_info __initdata boar }, .enet1 = { @@ -108,7 +108,7 @@ .force_speed_100 = 1, .force_duplex_full = 1, }, -@@ -371,6 +395,8 @@ static struct board_info __initdata boar +@@ -369,6 +393,8 @@ static struct board_info __initdata boar }, .enet1 = { -- cgit v1.2.3