]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit3116cafd7b28f80864cfa658fc06962b18eb787f
tree2a2c61783e7ad0943d3dbde288b7d2bf4c75c69c
parent651766429bf1032a3d21eada7a7e753aca443b2f
[ARM] S3C24XX: Fix sparse warnings in pwm.c

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>
arch/arm/plat-s3c24xx/pwm.c