summaryrefslogtreecommitdiff
path: root/arch/x86/dts/efi-x86_app.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/dts/efi-x86_app.dts')
-rw-r--r--arch/x86/dts/efi-x86_app.dts7
1 files changed, 2 insertions, 5 deletions
diff --git a/arch/x86/dts/efi-x86_app.dts b/arch/x86/dts/efi-x86_app.dts
index 20150f6ede..04e044a07a 100644
--- a/arch/x86/dts/efi-x86_app.dts
+++ b/arch/x86/dts/efi-x86_app.dts
@@ -6,7 +6,8 @@
/dts-v1/;
/include/ "skeleton.dtsi"
-/include/ "tsc_timer.dtsi"
+
+#include "tsc_timer.dtsi"
/ {
model = "EFI x86 Application";
@@ -16,10 +17,6 @@
stdout-path = &serial;
};
- tsc-timer {
- clock-frequency = <1000000000>;
- };
-
serial: serial {
compatible = "efi,uart";
};