[ARM] S3C24XX: Fix sparse warnings in pwm.c
authorBen Dooks <ben-linux@fluff.org>
Tue, 26 Aug 2008 21:54:05 +0000 (22:54 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 26 Aug 2008 21:56:21 +0000 (22:56 +0100)
Fix the following sparse warnings in arch/arm/plat-s3c24xx/pwm.c:

warning: symbol 's3c_device_timer' was not declared. Should it be static?
warning: symbol 'pwm_calc_tin' was not declared. Should it be static?

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found