aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rtc/ds1685.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/rtc/ds1685.h')
-rw-r--r--include/linux/rtc/ds1685.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/rtc/ds1685.h b/include/linux/rtc/ds1685.h
index e6337a56d741..a00b332c505f 100644
--- a/include/linux/rtc/ds1685.h
+++ b/include/linux/rtc/ds1685.h
@@ -48,8 +48,6 @@ struct ds1685_priv {
48 u32 regstep; 48 u32 regstep;
49 resource_size_t baseaddr; 49 resource_size_t baseaddr;
50 size_t size; 50 size_t size;
51 spinlock_t lock;
52 struct work_struct work;
53 int irq_num; 51 int irq_num;
54 bool bcd_mode; 52 bool bcd_mode;
55 bool no_irq; 53 bool no_irq;