MIPS: BCM63xx: remove duplicated new lines
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 12 Aug 2020 07:52:31 +0000 (09:52 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 17 Aug 2020 11:09:11 +0000 (13:09 +0200)
There are 3 duplicated new lines, let's remove them.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/bcm63xx/boards/board_bcm963xx.c

index 230bf27c1fb81b3aa112ffea43f8414bdcd708d8..744aa16bab12c600e9d0b49d722ed877d9886754 100644 (file)
@@ -32,7 +32,6 @@
 
 #include <uapi/linux/bcm933xx_hcs.h>
 
-
 #define HCS_OFFSET_128K                        0x20000
 
 static struct board_info board;
@@ -337,7 +336,6 @@ static struct board_info __initdata board_96348gw_11 = {
                .force_duplex_full      = 1,
        },
 
-
        .has_ohci0 = 1,
        .has_pccard = 1,
        .has_ehci0 = 1,
@@ -580,7 +578,6 @@ static struct board_info __initdata board_96358vw2 = {
                .force_duplex_full      = 1,
        },
 
-
        .has_ohci0 = 1,
        .has_pccard = 1,
        .has_ehci0 = 1,