Browse Source

ARM: sun4i: a10: Remove useless simple-bus reg property

The reg property of the simple-bus driver is completely useless. Remove
it from the DTSI.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Maxime Ripard 12 years ago
parent
commit
dad0855dd3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm/boot/dts/sun4i-a10.dtsi

+ 0 - 1
arch/arm/boot/dts/sun4i-a10.dtsi

@@ -164,7 +164,6 @@
 		compatible = "simple-bus";
 		#address-cells = <1>;
 		#size-cells = <1>;
-		reg = <0x01c20000 0x300000>;
 		ranges;
 
 		emac: ethernet@01c0b000 {