summaryrefslogtreecommitdiff
path: root/src/arch/x86/include/arch/pirq_routing.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/include/arch/pirq_routing.h')
-rw-r--r--src/arch/x86/include/arch/pirq_routing.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/x86/include/arch/pirq_routing.h b/src/arch/x86/include/arch/pirq_routing.h
index 01179121ec..b416ec1422 100644
--- a/src/arch/x86/include/arch/pirq_routing.h
+++ b/src/arch/x86/include/arch/pirq_routing.h
@@ -28,7 +28,6 @@
#define MAX_INTX_ENTRIES 4
#include <stdint.h>
-#include <compiler.h>
#define PIRQ_SIGNATURE (('$' << 0) + ('P' << 8) + ('I' << 16) + ('R' << 24))
#define PIRQ_VERSION 0x0100