rtc: s35390a: remove useless message
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 21 Feb 2018 12:52:35 +0000 (13:52 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 17 Mar 2018 13:20:43 +0000 (14:20 +0100)
commit488c6dfe40a6fc83329596e4b1e4cd9abf67ef1d
treecd10bdc6c1edef74ccebf74926476506a3d08034
parent201fac95e799c3d0304ec724d555e1251b9f6e84
rtc: s35390a: 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-s35390a.c