aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-s3c.c
diff options
context:
space:
mode:
authorDiaz de Grenu, Jose <Jose.DiazdeGrenu@digi.com>2017-05-11 17:38:39 +0200
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2017-06-24 07:58:09 +0200
commitfe6d94fe66b50c10c94911e525ad680a8f2dfc21 (patch)
tree39e02f6bbaf8cc7740d9a4f18b95c144d801f69c /drivers/rtc/rtc-s3c.c
parentrtc: opal: Implement rtc_class_ops.alarm_irq_enable callback (diff)
downloadlinux-dev-fe6d94fe66b50c10c94911e525ad680a8f2dfc21.tar.xz
linux-dev-fe6d94fe66b50c10c94911e525ad680a8f2dfc21.zip
rtc: mxc: remove unused variable
This variable was never used. With GCC 6.2, we get the following warning: drivers/rtc/rtc-mxc.c:44:18: warning: ‘PIE_BIT_DEF’ defined but not used [-Wunused-const-variable=] static const u32 PIE_BIT_DEF[MAX_PIE_NUM][2] = { Signed-off-by: Diaz de Grenu, Jose <Jose.DiazdeGrenu@digi.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions