On 11/05/2017 at 17:38:39 +0200, Jose Diaz de Grenu de Pedro wrote: > From: "Diaz de Grenu, Jose" <[email protected]> > > 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 <[email protected]> > --- > drivers/rtc/rtc-mxc.c | 11 ----------- > 1 file changed, 11 deletions(-) > Applied, thanks.
-- Alexandre Belloni, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- You received this message because you are subscribed to "rtc-linux". Membership options at http://groups.google.com/group/rtc-linux . Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
