rtc: s3c: quiet maybe-unused variable warning
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 2 Feb 2021 11:29:34 +0000 (12:29 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 5 Feb 2021 23:59:16 +0000 (00:59 +0100)
commit7d6bec2868f6a1746745cd452bc85c65f78b78c5
tree3824d0bd3779e92e8293df6e5935b6fce20f1383
parent5c78cceeb2d8bdce0ffff671c91c8edc0c900a77
rtc: s3c: 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>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20210202112934.3612726-2-alexandre.belloni@bootlin.com
drivers/rtc/rtc-s3c.c