aboutsummaryrefslogtreecommitdiff
path: root/idlestat.h
diff options
context:
space:
mode:
Diffstat (limited to 'idlestat.h')
-rw-r--r--idlestat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/idlestat.h b/idlestat.h
index 70beeab..6c7b6d0 100644
--- a/idlestat.h
+++ b/idlestat.h
@@ -63,7 +63,6 @@ struct cpuidle_cstate {
double min_time;
double duration;
int target_residency; /* -1 if not available */
- int inter_result; /* 1 if created by a call to inter() */
};
struct wakeup_irq {