rtc: rk808: remove useless debug message
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 21 Feb 2018 10:48:46 +0000 (11:48 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 17 Mar 2018 13:20:42 +0000 (14:20 +0100)
commit4cda172bc338abf770dcdbcf61049ef0d76b17fc
tree4072833c502cd788fca2d012d96c2e1f3b33392f
parent24f421b73918741666b57933316c711b0063ca84
rtc: rk808: remove useless debug message

At probe time, printing a message when the time is invalid doesn't have
much value. Also, as the comment suggest, this is a leftover from
development wherhe this was used to set the RTc to a default time.

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