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 | 10d8e4b66c9f68de7889cc82bde7ed8ee01dfcd4 (patch) | |
tree | 596f6a7be2555d633dd48eb31f5375a8f33b439d /target/linux/ramips/dts/NBG-419N.dts | |
parent | 4a46687d25b648564b55fe71fd4b219230756ff9 (diff) | |
download | upstream-10d8e4b66c9f68de7889cc82bde7ed8ee01dfcd4.tar.gz upstream-10d8e4b66c9f68de7889cc82bde7ed8ee01dfcd4.tar.bz2 upstream-10d8e4b66c9f68de7889cc82bde7ed8ee01dfcd4.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>
SVN-Revision: 36237
Diffstat (limited to 'target/linux/ramips/dts/NBG-419N.dts')
-rw-r--r-- | target/linux/ramips/dts/NBG-419N.dts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/NBG-419N.dts b/target/linux/ramips/dts/NBG-419N.dts index f58ae12c6e..4c7b6db236 100644 --- a/target/linux/ramips/dts/NBG-419N.dts +++ b/target/linux/ramips/dts/NBG-419N.dts @@ -3,8 +3,6 @@ /include/ "rt3050.dtsi" / { - #address-cells = <1>; - #size-cells = <1>; compatible = "NBG-419N", "ralink,rt3052-soc"; model = "ZyXEL NBG-419N"; |