diff options
author | Hannes Eder <hannes@hanneseder.net> | 2009-02-12 10:32:41 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-02-16 08:39:20 +0100 |
commit | f8532fde95c53e8ef2b5ea44542c82c117d28041 (patch) | |
tree | 841939075c5d9f94a3dab0f18303e10f00eaafc6 /mm | |
parent | drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static (diff) | |
download | linux-f8532fde95c53e8ef2b5ea44542c82c117d28041.tar.xz linux-f8532fde95c53e8ef2b5ea44542c82c117d28041.zip |
drivers/isdn/mISDN: fix sparse warnings: make symbols static
Fix this sparse warnings:
drivers/isdn/mISDN/clock.c:44:1: warning: symbol 'iclock_lock' was not declared. Should it be static?
drivers/isdn/mISDN/clock.c:45:9: warning: symbol 'iclock_count' was not declared. Should it be static?
drivers/isdn/mISDN/clock.c:46:17: warning: symbol 'iclock_tv' was not declared. Should it be static?
drivers/isdn/mISDN/clock.c:47:9: warning: symbol 'iclock_tv_valid' was not declared. Should it be static?
drivers/isdn/mISDN/clock.c:48:20: warning: symbol 'iclock_current' was not declared. Should it be static?
Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions