diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-03-25 15:35:43 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-03-25 15:35:43 +0000 |
commit | 46b4d4d1d56950bb0f4c171ee70f3472d1677d0c (patch) | |
tree | 289c3cce1be6e053a0559fcfc469c6839cd66b8e /target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch | |
parent | 30a579c6744eab2184689b680424be49369d7ad6 (diff) | |
download | upstream-46b4d4d1d56950bb0f4c171ee70f3472d1677d0c.tar.gz upstream-46b4d4d1d56950bb0f4c171ee70f3472d1677d0c.tar.bz2 upstream-46b4d4d1d56950bb0f4c171ee70f3472d1677d0c.zip |
brcm63xx: move dg834g v4 to dts
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44989
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch b/target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch index 5745e7b4f3..e63b5e2220 100644 --- a/target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch +++ b/target/linux/brcm63xx/patches-3.14/563-board_VR-3025un.patch @@ -69,7 +69,7 @@ &board_WAP5813n, #endif #ifdef CONFIG_BCM63XX_CPU_63268 -@@ -2413,6 +2468,7 @@ static struct of_device_id const bcm963x +@@ -2414,6 +2469,7 @@ static struct of_device_id const bcm963x { .compatible = "brcm,bcm96368mvngr", .data = &board_96368mvngr, }, { .compatible = "brcm,bcm96368mvwg", .data = &board_96368mvwg, }, { .compatible = "comtrend,vr-3025u", .data = &board_VR3025u, }, |