ARM: sun5i: a10s: 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>
tirimbino
Maxime Ripard 12 years ago
parent b74aec1a5f
commit ccb258ab91
  1. 1
      arch/arm/boot/dts/sun5i-a10s.dtsi

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

Loading…
Cancel
Save