summaryrefslogtreecommitdiff
path: root/arch/m32r
diff options
context:
space:
mode:
authorBen Dooks <ben.dooks@codethink.co.uk>2016-06-16 13:49:23 (GMT)
committerDaniel Lezcano <daniel.lezcano@linaro.org>2016-06-28 08:16:43 (GMT)
commit48419b1bf04d185bd4e8950f938d89be552876d0 (patch)
tree6d159d1d0e34afeee874af2aca521c08df2ff805 /arch/m32r
parent2c436e46fabd9f34d0127f7ff3e3678ef826b55e (diff)
downloadlinux-48419b1bf04d185bd4e8950f938d89be552876d0.tar.xz
clocksource/drivers/digicolor: Fix warning of non-static function
Change the dc_timer function to be static as it is not used outside this driver. This fixes the following warning: drivers/clocksource/timer-digicolor.c:66:24: warning: symbol 'dc_timer' 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: Baruch Siach <baruch@tkos.co.il>
Diffstat (limited to 'arch/m32r')
0 files changed, 0 insertions, 0 deletions