diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-04-07 08:19:10 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-04-07 08:19:10 +0000 |
commit | ec4901457ce20b5a20cca62efb60404832e0f594 (patch) | |
tree | 4e9e43df9d4a1428b0ef31a7141b2f831786397e /target/linux/ramips/dts/F5D8235_V2.dts | |
parent | 94d356b7e11e13f1e4e40b79ede7dc7812ad117b (diff) | |
download | upstream-ec4901457ce20b5a20cca62efb60404832e0f594.tar.gz upstream-ec4901457ce20b5a20cca62efb60404832e0f594.tar.bz2 upstream-ec4901457ce20b5a20cca62efb60404832e0f594.zip |
ramips: remove top-level {address,size}-cells properties from .dts files
Those are defined in the SoC specific .dtsi files.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36237 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/F5D8235_V2.dts')
-rw-r--r-- | target/linux/ramips/dts/F5D8235_V2.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/F5D8235_V2.dts b/target/linux/ramips/dts/F5D8235_V2.dts index e43443a7ab..ed29d337f0 100644 --- a/target/linux/ramips/dts/F5D8235_V2.dts +++ b/target/linux/ramips/dts/F5D8235_V2.dts @@ -3,8 +3,6 @@ /include/ "rt3050.dtsi" / { - #address-cells = <1>; - #size-cells = <1>; compatible = "F5D8235_V2", "ralink,rt3052-soc"; model = "Belkin F5D8235 v2"; |