OSDN Git Service

rtc: abx80x: remove useless message
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 20 Feb 2018 22:42:27 +0000 (23:42 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 2 Mar 2018 09:12:23 +0000 (10:12 +0100)
commitfbfd36fdd26cab41844f0b869de0cf120017c15c
tree914bdb36a8562138599777c23b59b405e3d8997e
parentc4f2eafe52aab77f9481595b180d8ae01903a07c
rtc: abx80x: 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-abx80x.c