Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cbdcf396 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Simon Horman
Browse files

ARM: dts: sh73a0: Remove skeleton.dtsi inclusion



As of commit 9c0da3cc ("ARM: dts: explicitly mark skeleton.dtsi
as deprecated"), including skeleton.dtsi is deprecated.

This fixes the following warning with W=1:

    Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Acked-by: default avatarMark Rutland <mark.rutland@arm.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent d0b54c54
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -8,8 +8,6 @@
 * kind, whether express or implied.
 * kind, whether express or implied.
 */
 */


/include/ "skeleton.dtsi"

#include <dt-bindings/clock/sh73a0-clock.h>
#include <dt-bindings/clock/sh73a0-clock.h>
#include <dt-bindings/interrupt-controller/arm-gic.h>
#include <dt-bindings/interrupt-controller/arm-gic.h>
#include <dt-bindings/interrupt-controller/irq.h>
#include <dt-bindings/interrupt-controller/irq.h>
@@ -17,6 +15,8 @@
/ {
/ {
	compatible = "renesas,sh73a0";
	compatible = "renesas,sh73a0";
	interrupt-parent = <&gic>;
	interrupt-parent = <&gic>;
	#address-cells = <1>;
	#size-cells = <1>;


	cpus {
	cpus {
		#address-cells = <1>;
		#address-cells = <1>;