diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-11 11:37:26 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-11 11:37:26 +0000 |
commit | 01b65b97ef722cc1220b3b53c7c51619831312f9 (patch) | |
tree | 5ab634e1f000dc07ad2b65ec731661fcd53811b6 /target/linux/brcm63xx/patches-3.14/522-MIPS-BCM63XX-add-96328avng-reference-board.patch | |
parent | cb9540ea2394e867cafdb585b8838e8a19e3cf7e (diff) | |
download | upstream-01b65b97ef722cc1220b3b53c7c51619831312f9.tar.gz upstream-01b65b97ef722cc1220b3b53c7c51619831312f9.tar.bz2 upstream-01b65b97ef722cc1220b3b53c7c51619831312f9.zip |
brcm63xx: remove now obsolete board fixup code
Now that we migrated all users to dtb based detection, we can drop the
board fixup code.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42129 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/522-MIPS-BCM63XX-add-96328avng-reference-board.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/522-MIPS-BCM63XX-add-96328avng-reference-board.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/522-MIPS-BCM63XX-add-96328avng-reference-board.patch b/target/linux/brcm63xx/patches-3.14/522-MIPS-BCM63XX-add-96328avng-reference-board.patch index 6073e881f0..055777b3ed 100644 --- a/target/linux/brcm63xx/patches-3.14/522-MIPS-BCM63XX-add-96328avng-reference-board.patch +++ b/target/linux/brcm63xx/patches-3.14/522-MIPS-BCM63XX-add-96328avng-reference-board.patch @@ -9,7 +9,7 @@ Subject: [PATCH] MIPS: BCM63XX: add 96328avng reference board --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -99,13 +99,45 @@ static struct board_info __initdata boar +@@ -95,13 +95,45 @@ static struct board_info __initdata boar .port_no = 0, }, @@ -56,7 +56,7 @@ Subject: [PATCH] MIPS: BCM63XX: add 96328avng reference board .name = "96328avng::power", .gpio = 4, .active_low = 1, -@@ -122,7 +154,7 @@ static struct board_info __initdata boar +@@ -118,7 +150,7 @@ static struct board_info __initdata boar .active_low = 1, }, { |