summaryrefslogtreecommitdiff
path: root/arch/x86/machine
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2017-10-10 23:22:46 +0200
committerRichard Braun <rbraun@sceen.net>2017-10-10 23:22:46 +0200
commita7e3875d558e751915ed0dcc9757ed6ea012dc81 (patch)
treedbe4648936f609709eaedb37984d45aea3761b10 /arch/x86/machine
parenta4f9c594045c699423141ce33d593fd62575f5dc (diff)
x86/pmap: remove useless header inclusion
Diffstat (limited to 'arch/x86/machine')
-rw-r--r--arch/x86/machine/pmap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/machine/pmap.c b/arch/x86/machine/pmap.c
index fc2c0a0..5ed0502 100644
--- a/arch/x86/machine/pmap.c
+++ b/arch/x86/machine/pmap.c
@@ -40,7 +40,6 @@
#include <machine/biosmem.h>
#include <machine/boot.h>
#include <machine/cpu.h>
-#include <machine/lapic.h>
#include <machine/page.h>
#include <machine/pmap.h>
#include <machine/tcb.h>