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
commit849ffff7bcc9be8fce9446b80b7bdae9ddedcb38 (patch)
treedbe4648936f609709eaedb37984d45aea3761b10 /arch/x86/machine
parent18d5378f4c46db9ced2a4258e9f301739a15ca60 (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>