rtc: bq32k: quiet maybe-unused variable warning
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 2 Feb 2021 11:22:00 +0000 (12:22 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 5 Feb 2021 23:58:24 +0000 (00:58 +0100)
commitb8ded8177a3dd1939c2bdf422a0938bfa8426f0f
treee1c9a5f77a78596c3fc676c9a4b9b7eeee5bd6a3
parent8792bab957c82637bf0b0879316a5388fcd09da4
rtc: bq32k: 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-4-alexandre.belloni@bootlin.com
drivers/rtc/rtc-bq32k.c