summaryrefslogtreecommitdiff
path: root/cpu/bf533
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/bf533')
-rw-r--r--cpu/bf533/traps.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/bf533/traps.c b/cpu/bf533/traps.c
index 248e34f..113bf3c 100644
--- a/cpu/bf533/traps.c
+++ b/cpu/bf533/traps.c
@@ -39,7 +39,6 @@
#include <asm/irq.h>
#include <asm/system.h>
#include <asm/traps.h>
-#include <asm/page.h>
#include <asm/machdep.h>
#include "cpu.h"
#include <asm/arch/anomaly.h>