OSDN Git Service

rtc: rx8581: remove useless declaration
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 17 May 2018 20:33:29 +0000 (22:33 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 17 May 2018 20:37:19 +0000 (22:37 +0200)
commited87c6d86d07dd345b2cd13f9be3794937165e04
tree55ed9a37a335008cfde78a65c91449c16d2f0523
parent2d2b300b3875cb76b67e5aa6ba39b58519942411
rtc: rx8581: remove useless declaration

The rx8581_driver forward declaration is useless, remove it.

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