rtc: pcf8563: Constify clkout_rates
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Fri, 8 Nov 2019 00:24:49 +0000 (09:24 +0900)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 15 Nov 2019 10:58:16 +0000 (11:58 +0100)
commite75603418d4a6a145fec8022653e8dd5a86c2269
tree7197b204d95b638f1ce74123640ab5582e7badd7
parent265fc0910aae15e96099d724e2ccf5ced18c4b80
rtc: pcf8563: Constify clkout_rates

The lates of clockout should be marked const. Make that so.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Link: https://lore.kernel.org/r/20191108002449.15097-1-iwamatsu@nigauri.org
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pcf8563.c