diff options
Diffstat (limited to 'src/arch/x86/acpigen.c')
-rw-r--r-- | src/arch/x86/acpigen.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/x86/acpigen.c b/src/arch/x86/acpigen.c index a630ef2118..de3d39e3b4 100644 --- a/src/arch/x86/acpigen.c +++ b/src/arch/x86/acpigen.c @@ -28,7 +28,6 @@ #include <lib.h> #include <string.h> #include <arch/acpigen.h> -#include <compiler.h> #include <console/console.h> #include <device/device.h> |