Skip to content
Commit 48419b1b authored by Ben Dooks's avatar Ben Dooks Committed by Daniel Lezcano
Browse files

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: default avatarBen Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: default avatarBaruch Siach <baruch@tkos.co.il>
parent 2c436e46
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment