diff options
Diffstat (limited to 'include/linux/rtc.h')
-rw-r--r-- | include/linux/rtc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/rtc.h b/include/linux/rtc.h index 43310760fe73..c12cbc1b83c5 100644 --- a/include/linux/rtc.h +++ b/include/linux/rtc.h | |||
@@ -155,6 +155,7 @@ struct rtc_device | |||
155 | struct rtc_task *irq_task; | 155 | struct rtc_task *irq_task; |
156 | spinlock_t irq_task_lock; | 156 | spinlock_t irq_task_lock; |
157 | int irq_freq; | 157 | int irq_freq; |
158 | int max_user_freq; | ||
158 | #ifdef CONFIG_RTC_INTF_DEV_UIE_EMUL | 159 | #ifdef CONFIG_RTC_INTF_DEV_UIE_EMUL |
159 | struct work_struct uie_task; | 160 | struct work_struct uie_task; |
160 | struct timer_list uie_timer; | 161 | struct timer_list uie_timer; |