summaryrefslogtreecommitdiff
path: root/src/dev/arm/amba_device.cc
diff options
context:
space:
mode:
authorNathan Binkert <nate@binkert.org>2011-04-20 18:45:03 -0700
committerNathan Binkert <nate@binkert.org>2011-04-20 18:45:03 -0700
commit99fbd18ea53417eff0c2b5afd088022b3561c89e (patch)
tree588eb96f7c763221202f732488169cc783984a01 /src/dev/arm/amba_device.cc
parent41680f4bada2e3b0f8a030c76ecdb6a2aa778b2e (diff)
downloadgem5-99fbd18ea53417eff0c2b5afd088022b3561c89e.tar.xz
fix some build problems from prior changesets
Diffstat (limited to 'src/dev/arm/amba_device.cc')
-rw-r--r--src/dev/arm/amba_device.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dev/arm/amba_device.cc b/src/dev/arm/amba_device.cc
index b2948b803..a9a163fd2 100644
--- a/src/dev/arm/amba_device.cc
+++ b/src/dev/arm/amba_device.cc
@@ -41,6 +41,7 @@
*/
#include "base/trace.hh"
+#include "debug/AMBA.hh"
#include "dev/arm/amba_device.hh"
#include "dev/arm/amba_fake.hh"
#include "mem/packet.hh"