commit | e75603418d4a6a145fec8022653e8dd5a86c2269 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Fri Nov 08 09:24:49 2019 +0900 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Nov 15 11:58:16 2019 +0100 |
tree | 7197b204d95b638f1ce74123640ab5582e7badd7 | |
parent | 265fc0910aae15e96099d724e2ccf5ced18c4b80 [diff] |
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>