summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/include/arch/smp/spinlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/include/arch/smp/spinlock.h')
-rw-r--r--src/arch/x86/include/arch/smp/spinlock.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/arch/x86/include/arch/smp/spinlock.h b/src/arch/x86/include/arch/smp/spinlock.h
index 212cd8cd64cc..183d726d195f 100644
--- a/src/arch/x86/include/arch/smp/spinlock.h
+++ b/src/arch/x86/include/arch/smp/spinlock.h
@@ -14,8 +14,6 @@
#ifndef ARCH_SMP_SPINLOCK_H
#define ARCH_SMP_SPINLOCK_H
-#include <compiler.h>
-
#if !defined(__PRE_RAM__) \
|| IS_ENABLED(CONFIG_HAVE_ROMSTAGE_CONSOLE_SPINLOCK) \
|| IS_ENABLED(CONFIG_HAVE_ROMSTAGE_NVRAM_CBFS_SPINLOCK) \