git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1442e66
)
[ARM] S3C24XX: Fix sparse warnings in pwm.c
author
Ben Dooks
<ben-linux@fluff.org>
Tue, 26 Aug 2008 21:54:05 +0000
(22:54 +0100)
committer
Ben 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