rtc: mt2712: remove unnecessary error string
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 15 Apr 2020 20:00:20 +0000 (22:00 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 18 Apr 2020 20:42:03 +0000 (22:42 +0200)
commit3642b17e9a8d32ddf8d74cd033de7efcd0a15aec
treecee9d24fbddf58f2df83db5c1fe8cb006f51e5c1
parent11ddbdfb68e4f9791e4bd4f8d7c87d3f19670967
rtc: mt2712: remove unnecessary error string

Remove the unnecessary error string as the core will already display error
messages when registration fails (i.e. never).

Link: https://lore.kernel.org/r/20200415200021.157118-1-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-mt2712.c