commit | 153a9177c1c8df514d6bd307b28d76832a8cefe8 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Wed Apr 10 21:43:36 2019 +0800 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Apr 11 23:18:27 2019 +0200 |
tree | 819487e7de96bb2d094c912ebbfde81c9f4b4a1a | |
parent | ac2ae48efad76e524cb77934ae5c5649520f0037 [diff] |
rtc: sirfsoc: Make sysrtc_regmap_config static Fix sparse warning: drivers/rtc/rtc-sirfsoc.c:282:28: warning: symbol 'sysrtc_regmap_config' was not declared. Should it be static? Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>