Automated merge after backout.
[gem5.git] / src / cpu / ozone / inorder_back_end_impl.hh
index c57fa0200666833bfdbbb847d41f7210a8eedfbb..cf8634a4231930c17f71ef4368e5a4f74de921d6 100644 (file)
@@ -538,7 +538,7 @@ InorderBackEnd<Impl>::DCacheCompletionEvent::process()
 
 template <class Impl>
 const char *
-InorderBackEnd<Impl>::DCacheCompletionEvent::description()
+InorderBackEnd<Impl>::DCacheCompletionEvent::description() const
 {
     return "DCache completion";
 }