aboutsummaryrefslogtreecommitdiffstatshomepage
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 {
u32 regstep;
resource_size_t baseaddr;
size_t size;
- spinlock_t lock;
- struct work_struct work;
int irq_num;
bool bcd_mode;
bool no_irq;