]> Pileus Git - ~andy/linux/commitdiff
ARM: sun5i: a13: 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:45 +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-a13.dtsi

index 7363211daf8446754a20074a9ffd2cf99803c535..9d5ad20238b02088cdf41bf5d184430b4d019a22 100644 (file)
                compatible = "simple-bus";
                #address-cells = <1>;
                #size-cells = <1>;
-               reg = <0x01c20000 0x300000>;
                ranges;
 
                intc: interrupt-controller@01c20400 {