rtc: sd3078: quiet maybe-unused variable warning
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 2 Feb 2021 11:22:18 +0000 (12:22 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 5 Feb 2021 23:58:26 +0000 (00:58 +0100)
commit302757c9ae622dbc8f79c7f7705b4c547061ad3c
tree14dbf9ae39edc25ab7725b85e734515e88bce552
parent0a268386c7d10a8305d5b3aa4da954b959271f93
rtc: sd3078: quiet maybe-unused variable warning

When CONFIG_OF is disabled then the matching table is not referenced.

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