Linux/linux bddee90drivers/clocksource tcb_clksrc.c

clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() static

Fix sparse warnings:

drivers/clocksource/tcb_clksrc.c:74:6: warning:
 symbol 'tc_clksrc_suspend' was not declared. Should it be static?
drivers/clocksource/tcb_clksrc.c:89:6: warning:
 symbol 'tc_clksrc_resume' was not declared. Should it be static?

Signed-off-by: YueHaibing <yuehaibing at huawei.com>
Signed-off-by: Thomas Gleixner <tglx at linutronix.de>
Cc: <nicolas.ferre at microchip.com>
Cc: <daniel.lezcano at linaro.org>
Cc: <linux-arm-kernel at lists.infradead.org>
Link: https://lkml.kernel.org/r/20190322143940.12396-1-yuehaibing@huawei.com

DeltaFile
+2-2drivers/clocksource/tcb_clksrc.c
+2-21 files

UnifiedSplitRaw