Skip to content

Commit a96f096

Browse files
MaureenHelmnashif
authored andcommitted
dts: sparc: gaisler: Move SoC devicetree includes under a vendor dir
Cleans up SoC devicetree include file locations to follow the convention of dts/<arch>/<vendor>/ Signed-off-by: Maureen Helm <[email protected]>
1 parent 343ad9e commit a96f096

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

boards/sparc/generic_leon3/generic_leon3.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/dts-v1/;
88

9-
#include <leon3soc.dtsi>
9+
#include <gaisler/leon3soc.dtsi>
1010

1111
/ {
1212
chosen {

boards/sparc/gr716a_mini/gr716a_mini.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/dts-v1/;
88

9-
#include <gr716a.dtsi>
9+
#include <gaisler/gr716a.dtsi>
1010

1111
/ {
1212
chosen {

boards/sparc/qemu_leon3/qemu_leon3.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/dts-v1/;
88

9-
#include <leon3soc.dtsi>
9+
#include <gaisler/leon3soc.dtsi>
1010

1111
/ {
1212
chosen {
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)