diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.27/013-bcm96358vw.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-2.6.27/013-bcm96358vw.patch | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.27/013-bcm96358vw.patch b/target/linux/brcm63xx/patches-2.6.27/013-bcm96358vw.patch index f7f16a6..e7a1e85 100644 --- a/target/linux/brcm63xx/patches-2.6.27/013-bcm96358vw.patch +++ b/target/linux/brcm63xx/patches-2.6.27/013-bcm96358vw.patch @@ -1,7 +1,6 @@ -diff -urN linux-2.6.27/arch/mips/bcm63xx/boards/board_bcm963xx.c linux-2.6.27.new/arch/mips/bcm63xx/boards/board_bcm963xx.c ---- linux-2.6.27/arch/mips/bcm63xx/boards/board_bcm963xx.c 2008-10-20 14:24:02.000000000 +0200 -+++ linux-2.6.27.new/arch/mips/bcm63xx/boards/board_bcm963xx.c 2008-10-20 14:28:15.000000000 +0200 -@@ -68,6 +68,30 @@ +--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c ++++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c +@@ -68,6 +68,30 @@ static struct board_info __initdata boar * known 6358 boards */ #ifdef CONFIG_BCM63XX_CPU_6358 @@ -32,7 +31,7 @@ diff -urN linux-2.6.27/arch/mips/bcm63xx/boards/board_bcm963xx.c linux-2.6.27.ne static struct board_info __initdata board_96358vw2 = { .name = "96358VW2", .expected_cpu_id = 0x6358, -@@ -103,6 +127,7 @@ +@@ -103,6 +127,7 @@ static const struct board_info __initdat #endif #ifdef CONFIG_BCM63XX_CPU_6358 |