rtc/pxa: remove unused field
[firefly-linux-kernel-4.4.55.git] / drivers / rtc / rtc-pxa.c
index e9c6fa035989ad328f094f58396cfea79c28ae3d..b15375adbb87fc34b26545e26304102d1b9832f7 100644 (file)
@@ -87,7 +87,6 @@ struct pxa_rtc {
        int                     irq_Alrm;
        struct rtc_device       *rtc;
        spinlock_t              lock;           /* Protects this structure */
-       struct rtc_time         rtc_alarm;
 };
 
 static u32 ryxr_calc(struct rtc_time *tm)