]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - arch/x86/kernel/setup.c
x86, intel_txt: clean up the impact on generic code, unbreak non-x86
[thirdparty/kernel/stable.git] / arch / x86 / kernel / setup.c
index 80d6e9e3248308fbe3c79f96fee3f9bc951792b7..6ce0d6f38f7f06da69689b7d96027bce47b74ffb 100644 (file)
@@ -66,6 +66,7 @@
 
 #include <linux/percpu.h>
 #include <linux/crash_dump.h>
+#include <linux/tboot.h>
 
 #include <video/edid.h>
 
@@ -145,8 +146,6 @@ struct boot_params __initdata boot_params;
 struct boot_params boot_params;
 #endif
 
-#include <asm/tboot.h>
-
 /*
  * Machine setup..
  */