summaryrefslogtreecommitdiff
path: root/src/arch/mips/vtophys.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/mips/vtophys.cc')
-rwxr-xr-xsrc/arch/mips/vtophys.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/mips/vtophys.cc b/src/arch/mips/vtophys.cc
index c6a317df8..60d9bc1ba 100755
--- a/src/arch/mips/vtophys.cc
+++ b/src/arch/mips/vtophys.cc
@@ -38,7 +38,6 @@
#include "base/trace.hh"
#include "cpu/thread_context.hh"
#include "debug/VtoPhys.hh"
-#include "mem/vport.hh"
using namespace std;
using namespace MipsISA;