dev: Remove unnecessary header include
authorAndreas Sandberg <andreas.sandberg@arm.com>
Tue, 24 Nov 2015 10:13:04 +0000 (10:13 +0000)
committerAndreas 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

index 451c84d005572f79750a1f9c5911e0084146551d..1c49a9241c754f03ee39f89150ebfdfd4650c6a4 100644 (file)
@@ -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"