ARM: sun5i: a10s: Remove useless simple-bus reg property
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 3 Aug 2013 14:06:30 +0000 (16:06 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 10 Aug 2013 17:13:44 +0000 (19:13 +0200)
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>
arch/arm/boot/dts/sun5i-a10s.dtsi

index 0f0881a7ac8e367a0cc81398d6fe0e54f8b08619..ec6c2b6d1d2ba9161d8146a84a2388d6d639acd4 100644 (file)
                compatible = "simple-bus";
                #address-cells = <1>;
                #size-cells = <1>;
-               reg = <0x01c20000 0x300000>;
                ranges;
 
                emac: ethernet@01c0b000 {