Home
last modified time | relevance | path

Searched hist:fd86b2d4bbfc66a42af51677a72254d304d79c99 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/rtc/
H A Drtc-opal.cdiff fd86b2d4bbfc66a42af51677a72254d304d79c99 Tue Mar 19 16:25:31 CET 2019 YueHaibing <yuehaibing@huawei.com> rtc: opal: Make opal_tpo_alarm_irq_enable static

Fix sparse warning:

drivers/rtc/rtc-opal.c:227:5:
warning: symbol 'opal_tpo_alarm_irq_enable' was not declared. Should it be static?

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>