arch-arm: Do not check MustBeOne flag for TLB requests from the prefetcher
[gem5.git] / src / dev / intel_8254_timer.cc
index 3831f21b80394caddef343dc3f7b9a681d7b64b0..5a0174d77311f79b5b7cd8bfc3d0e0a9458a260a 100644 (file)
@@ -32,7 +32,7 @@
 
 #include "dev/intel_8254_timer.hh"
 
-#include "base/misc.hh"
+#include "base/logging.hh"
 #include "debug/Intel8254Timer.hh"
 
 using namespace std;