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:
ec5cfbf
)
[ARM] S3C: Fix sparse warning from missing 's3c_device_hwmon'
author
Ben Dooks
<ben@simtec.co.uk>
Fri, 17 Apr 2009 11:36:44 +0000
(12:36 +0100)
committer
Ben Dooks
<ben-linux@fluff.org>
Fri, 17 Apr 2009 11:42:24 +0000
(12:42 +0100)
Fix the following sparse warning due to s3c_device_hwmon being
missing from <plat/devs.h>
devs.c:380:24: warning: symbol 's3c_device_hwmon' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found