rtc: sun6i: remove unnecessary message
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 27 Aug 2023 22:16:40 +0000 (00:16 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 5 Sep 2023 23:26:04 +0000 (01:26 +0200)
commit94ec1f06d02350860e0579b8058f1ef87506f697
treebf664f90ac2fed36bb46e29841a7887820c26cee
parent348c11a7d71b0b216f28ea077137e2351ab0dea8
rtc: sun6i: remove unnecessary message

The core already print a message once the rtc is successfully registered,
it is not necessary to print an other one.

Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20230827221643.544259-1-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-sun6i.c