commit | 008258d995a637c77c10a5d087d134eed49a6572 | [log] [tgz] |
---|---|---|
author | YueHaibing <yuehaibing@huawei.com> | Fri Mar 22 22:43:02 2019 +0800 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri Mar 22 22:59:33 2019 +0100 |
tree | 42abdedbf4edc8cc673174a551430e178e0451c8 | |
parent | bddee90af621914f08a03d546419fc293e9140d8 [diff] |
clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() static Fix sparse warning: drivers/clocksource/timer-ti-dm.c:589:5: warning: symbol 'omap_dm_timer_set_load_start' was not declared. Should it be static? Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: <daniel.lezcano@linaro.org> Link: https://lkml.kernel.org/r/20190322144302.6704-1-yuehaibing@huawei.com