diff options
Diffstat (limited to 'include/linux/perf_event.h')
| -rw-r--r-- | include/linux/perf_event.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/perf_event.h b/include/linux/perf_event.h index bf85733597e..8cafa15af60 100644 --- a/include/linux/perf_event.h +++ b/include/linux/perf_event.h @@ -529,7 +529,6 @@ struct hw_perf_event {  			int		last_cpu;  		};  		struct { /* software */ -			s64		remaining;  			struct hrtimer	hrtimer;  		};  #ifdef CONFIG_HAVE_HW_BREAKPOINT  |