提交 a5737cb5 编写于 作者: W Wan ZongShun 提交者: Linus Torvalds

rtc/pxa: remove unused field

pxa_rtc.rtc_alarm is unused.
Signed-off-by: NWan ZongShun <mcuos.com@gmail.com>
Cc: Eric Miao <eric.y.miao@gmail.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 bdaf886f
......@@ -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)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册