rtc: rx4581: remove useless message
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 20 Feb 2018 23:23:31 +0000 (00:23 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 2 Mar 2018 09:12:24 +0000 (10:12 +0100)
commit02d289975a3bd0b8dbc924893d15e7859ae41625
treebd6e25f3589e83820dbf6cebd6f4dd38d71b0ad6
parentb1b8394edc3b9b4093f3a2a6b98b8d76ac46dc7e
rtc: rx4581: 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-rx4581.c