Skip to content

Commit f71b3ee

Browse files
MaureenHelmnashif
authored andcommitted
dts: arm64: qemu: Move SoC devicetree includes under a vendor directory
Cleans up SoC devicetree include file locations to follow the convention of dts/<arch>/<vendor>/ Signed-off-by: Maureen Helm <[email protected]>
1 parent b2bd9a8 commit f71b3ee

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

boards/arm64/qemu_cortex_a53/qemu_cortex_a53.dts

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

88
/dts-v1/;
9-
#include <arm64/qemu-virt/qemu-virt-a53.dtsi>
9+
#include <arm64/qemu/qemu-virt-a53.dtsi>
1010

1111
/ {
1212
model = "QEMU Cortex-A53";
File renamed without changes.

0 commit comments

Comments
 (0)