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
This commit is contained in:
		@@ -3,8 +3,6 @@
 | 
			
		||||
/include/ "rt3050.dtsi"
 | 
			
		||||
 | 
			
		||||
/ {
 | 
			
		||||
	#address-cells = <1>;
 | 
			
		||||
	#size-cells = <1>;
 | 
			
		||||
	compatible = "FREESTATION5", "ralink,rt3052-soc";
 | 
			
		||||
	model = "ARC FreeStation5";
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user