aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/hrtimer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/hrtimer.h b/include/linux/hrtimer.h
index 4f45c83151..32d456e01d 100644
--- a/include/linux/hrtimer.h
+++ b/include/linux/hrtimer.h
@@ -205,7 +205,6 @@ struct hrtimer_cpu_base {
205 205
206#define HRTIMER_START_ON_INACTIVE 0 206#define HRTIMER_START_ON_INACTIVE 0
207#define HRTIMER_START_ON_QUEUED 1 207#define HRTIMER_START_ON_QUEUED 1
208#define HRTIMER_START_ON_PROCESSED 2
209 208
210struct hrtimer_start_on_info { 209struct hrtimer_start_on_info {
211 struct list_head list; 210 struct list_head list;