• Ben Dooks's avatar
    [ARM] S3C24XX: Fix spare errors in pwm-clock driver · 1442e662
    Ben Dooks authored
    Fix the following sparse warnings in arch/arm/plat-s3c24xx/pwm-clock.c:
    
    warning: symbol 'clk_timer_scaler' was not declared. Should it be static?
    warning: symbol 'clk_timer_tclk' was not declared. Should it be static?
    warning: symbol 'clk_timer_tdiv' was not declared. Should it be static?
    Signed-off-by: default avatarBen Dooks <ben-linux@fluff.org>
    1442e662
pwm-clock.c 9.52 KB