]> Pileus Git - ~andy/linux/commitdiff
ARM: sun4i: a10: 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:43 +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/sun4i-a10.dtsi

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