diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-04-07 08:19:10 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-04-07 08:19:10 +0000 |
commit | c8c899e2aa030a98bdd78d182e588c15c5cf508c (patch) | |
tree | 4e9e43df9d4a1428b0ef31a7141b2f831786397e /target/linux/ramips/dts/W306R_V20.dts | |
parent | 03cef8725d2062335ffc3de50fc037b294fd458c (diff) |
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/W306R_V20.dts')
-rw-r--r-- | target/linux/ramips/dts/W306R_V20.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/W306R_V20.dts b/target/linux/ramips/dts/W306R_V20.dts index 7e1fb00199..846a65d6ac 100644 --- a/target/linux/ramips/dts/W306R_V20.dts +++ b/target/linux/ramips/dts/W306R_V20.dts @@ -3,8 +3,6 @@ /include/ "rt3050.dtsi" / { - #address-cells = <1>; - #size-cells = <1>; compatible = "W306R_V20", "ralink,rt3052-soc"; model = "Tenda W306R V2.0"; |