diff options
author | Jonas Gorski <jogo@openwrt.org> | 2015-03-25 15:35:57 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2015-03-25 15:35:57 +0000 |
commit | 582dfc52f592b24669c61bfc57ad75b7370c833b (patch) | |
tree | b2160f6a279ab353ff540abac615e12b706127d1 /target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch | |
parent | 46b4d4d1d56950bb0f4c171ee70f3472d1677d0c (diff) | |
download | upstream-582dfc52f592b24669c61bfc57ad75b7370c833b.tar.gz upstream-582dfc52f592b24669c61bfc57ad75b7370c833b.tar.bz2 upstream-582dfc52f592b24669c61bfc57ad75b7370c833b.zip |
brcm63xx: move CPVA502+ to dts
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44990
Diffstat (limited to 'target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch b/target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch index e63b5e2220..3f3f0b0631 100644 --- a/target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch +++ b/target/linux/brcm63xx/patches-3.18/563-board_VR-3025un.patch @@ -69,7 +69,7 @@ &board_WAP5813n, #endif #ifdef CONFIG_BCM63XX_CPU_63268 -@@ -2414,6 +2469,7 @@ static struct of_device_id const bcm963x +@@ -2415,6 +2470,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, }, |