From 10d8e4b66c9f68de7889cc82bde7ed8ee01dfcd4 Mon Sep 17 00:00:00 2001
From: Gabor Juhos <juhosg@openwrt.org>
Date: Sun, 7 Apr 2013 08:19:10 +0000
Subject: 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
---
 target/linux/ramips/dts/3G300M.dts | 2 --
 1 file changed, 2 deletions(-)

(limited to 'target/linux/ramips/dts/3G300M.dts')

diff --git a/target/linux/ramips/dts/3G300M.dts b/target/linux/ramips/dts/3G300M.dts
index 8b16a59ff5..f686cec932 100644
--- a/target/linux/ramips/dts/3G300M.dts
+++ b/target/linux/ramips/dts/3G300M.dts
@@ -3,8 +3,6 @@
 /include/ "rt3050.dtsi"
 
 / {
-	#address-cells = <1>;
-	#size-cells = <1>;
 	compatible = "3G300M", "ralink,rt3052-soc";
 	model = "Tenda 3G300M";
 
-- 
cgit v1.2.3