projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72b14f7
)
dev: Remove unnecessary header include
author
Andreas Sandberg
<andreas.sandberg@arm.com>
Tue, 24 Nov 2015 10:13:04 +0000
(10:13 +0000)
committer
Andreas Sandberg
<andreas.sandberg@arm.com>
Tue, 24 Nov 2015 10:13:04 +0000
(10:13 +0000)
--HG--
extra : rebase_source :
64046371962e98413757bc3ab0c0d48dfb11ff1e
src/dev/pcidev.cc
patch
|
blob
|
history
diff --git
a/src/dev/pcidev.cc
b/src/dev/pcidev.cc
index 451c84d005572f79750a1f9c5911e0084146551d..1c49a9241c754f03ee39f89150ebfdfd4650c6a4 100644
(file)
--- a/
src/dev/pcidev.cc
+++ b/
src/dev/pcidev.cc
@@
-56,7
+56,6
@@
#include "base/str.hh"
#include "base/trace.hh"
#include "debug/PCIDEV.hh"
-#include "dev/alpha/tsunamireg.h"
#include "dev/pcidev.hh"
#include "mem/packet.hh"
#include "mem/packet_access.hh"