diff options
-rw-r--r-- | arch/x86/dts/crownbay.dts | 2 | ||||
-rw-r--r-- | arch/x86/dts/link.dts | 2 | ||||
-rw-r--r-- | arch/x86/dts/serial.dtsi (renamed from arch/x86/dts/coreboot.dtsi) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/arch/x86/dts/crownbay.dts b/arch/x86/dts/crownbay.dts index 3f43f3ca37..c3e112f717 100644 --- a/arch/x86/dts/crownbay.dts +++ b/arch/x86/dts/crownbay.dts @@ -6,7 +6,7 @@ /dts-v1/; -/include/ "coreboot.dtsi" +/include/ "serial.dtsi" / { #address-cells = <1>; diff --git a/arch/x86/dts/link.dts b/arch/x86/dts/link.dts index a739080a2f..c6b7d82b45 100644 --- a/arch/x86/dts/link.dts +++ b/arch/x86/dts/link.dts @@ -1,6 +1,6 @@ /dts-v1/; -/include/ "coreboot.dtsi" +/include/ "serial.dtsi" / { #address-cells = <1>; diff --git a/arch/x86/dts/coreboot.dtsi b/arch/x86/dts/serial.dtsi index 65a93acd3d..65a93acd3d 100644 --- a/arch/x86/dts/coreboot.dtsi +++ b/arch/x86/dts/serial.dtsi |