summaryrefslogtreecommitdiff
path: root/cpu
diff options
context:
space:
mode:
Diffstat (limited to 'cpu')
-rw-r--r--cpu/bf533/traps.c1
-rw-r--r--cpu/bf537/traps.c1
2 files changed, 0 insertions, 2 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>
diff --git a/cpu/bf537/traps.c b/cpu/bf537/traps.c
index 994ece8..702e0cc 100644
--- a/cpu/bf537/traps.c
+++ b/cpu/bf537/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>