brcm63xx: move board compatible strings into a table
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / patches-3.14 / 533-board_rta770bw.patch
index b2e28a32f17d963ea9cc705a771a7c3781cf0df8..059823ea0679d1757a10c7a4007381d480583b29 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -775,6 +775,55 @@ static struct board_info __initdata boar
+@@ -833,6 +833,55 @@ static struct board_info __initdata boar
  
        .has_uart0                      = 1,
  };
 +              },
 +      },
 +};
- #endif
+ #endif /* CONFIG_BCM63XX_CPU_6345 */
  
  /*
-@@ -3243,6 +3292,7 @@ static const struct board_info __initcon
+@@ -3011,6 +3060,7 @@ static const struct board_info __initcon
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6345
        &board_96345gw2,