brcm63xx: remove now obsolete board fixup code
[15.05/openwrt.git] / target / linux / brcm63xx / patches-3.14 / 521-bcm63xx-add-support-for-96368MVNgr-board.patch
index f42f2c9..ed2556a 100644 (file)
@@ -9,7 +9,7 @@ Subject: [PATCH 33/63] bcm63xx: add support for 96368MVNgr board.
 
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -2301,6 +2301,72 @@ static struct board_info __initdata boar
+@@ -2003,6 +2003,72 @@ static struct board_info __initdata boar
        .has_ohci0 = 1,
        .has_ehci0 = 1,
  };
@@ -79,10 +79,10 @@ Subject: [PATCH 33/63] bcm63xx: add support for 96368MVNgr board.
 +      .has_ohci0 = 1,
 +      .has_ehci0 = 1,
 +};
- #endif
+ #endif /* CONFIG_BCM63XX_CPU_6368 */
  
  /*
-@@ -2361,6 +2427,7 @@ static const struct board_info __initcon
+@@ -2060,6 +2126,7 @@ static const struct board_info __initcon
  
  #ifdef CONFIG_BCM63XX_CPU_6368
        &board_96368mvwg,