rtc: pcf85363: quiet maybe-unused variable warning
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 2 Feb 2021 11:22:09 +0000 (12:22 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 5 Feb 2021 23:58:25 +0000 (00:58 +0100)
commitc506bc10aa82cdb0cfa860aae53d03e7b28695ba
treebf7fc8ac787c14a98c2d2fb23e6a05e763ea9bbc
parentc8ecbc783c5ec20bf621b6322f9b8e2c908debcc
rtc: pcf85363: 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-13-alexandre.belloni@bootlin.com
drivers/rtc/rtc-pcf85363.c