mem-cache: Add multiple eviction stats
[gem5.git] / src / arch / arm / pmu.hh
index de931eeb260f7745cf3d57c77b700986d2dd1405..f5f5213306be4cab58ebd25c4f92272f68d2dd59 100644 (file)
@@ -619,7 +619,7 @@ class PMU : public SimObject, public ArmISA::BaseISADevice {
     static const RegVal reg_pmcr_wr_mask;
 
     /** Performance monitor interrupt number */
-    ArmInterruptPin *const interrupt;
+    ArmInterruptPin *interrupt;
 
     /**
      * List of event types supported by this PMU.