diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2016-06-16 13:47:49 (GMT) |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2016-06-28 08:16:30 (GMT) |
commit | 2c436e46fabd9f34d0127f7ff3e3678ef826b55e (patch) | |
tree | 3ca07982bd2db1b02a90bc0db4a4ec8a1b33e6a4 /scripts | |
parent | c7d6b5a22c00a19b513353469d89062264a7235f (diff) | |
download | linux-2c436e46fabd9f34d0127f7ff3e3678ef826b55e.tar.xz |
clocksource/drivers/armada-370-xp: Make syscore_ops static
The driver does not export armada_370_xp_timer_syscore_ops so
make it static to fix the following warning:
drivers/clocksource/time-armada-370-xp.c:249:20: warning: symbol 'armada_370_xp_timer_syscore_ops' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions