rtc: rx8581: remove useless message
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 20 Feb 2018 23:25:18 +0000 (00:25 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 2 Mar 2018 09:12:24 +0000 (10:12 +0100)
commit24f421b73918741666b57933316c711b0063ca84
treedc9b049eaee04e441ff3d6bbb7072f6b980d6cd4
parent02d289975a3bd0b8dbc924893d15e7859ae41625
rtc: rx8581: remove useless message

It is not necessary to print a message when the time is invalid as
userspace will already get an error (and an optional dev_dbg message).

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-rx8581.c