aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/x86/kernel/tboot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kernel/tboot.c b/arch/x86/kernel/tboot.c
index 263591afd29e..1ab801208945 100644
--- a/arch/x86/kernel/tboot.c
+++ b/arch/x86/kernel/tboot.c
@@ -33,6 +33,7 @@
33#include <asm/bootparam.h> 33#include <asm/bootparam.h>
34#include <asm/pgtable.h> 34#include <asm/pgtable.h>
35#include <asm/pgalloc.h> 35#include <asm/pgalloc.h>
36#include <asm/fixmap.h>
36#include <asm/setup.h> 37#include <asm/setup.h>
37#include <asm/tboot.h> 38#include <asm/tboot.h>
38#include <asm/e820.h> 39#include <asm/e820.h>