diff options
author | Ben Dooks <ben-linux@fluff.org> | 2008-08-08 10:55:41 +0100 |
---|---|---|
committer | Pierre Ossman <drzeus@drzeus.cx> | 2008-08-17 19:59:27 +0200 |
commit | 5d304400a9a867a7ce545f3ae6d95d92b62570f7 (patch) | |
tree | 70276a4b8f7beef2983660b1266fc76eb109d300 /drivers/zorro | |
parent | b09c3e3f1710b554348c98e78fbf4a661918779a (diff) |
s3cmci: fix sparse errors from non-exported functions
Fix the following sparse errors by making the functions
static and fixing the check for host->base.
598:6: warning: symbol 's3cmci_dma_done_callback' was not declared. Should it be static?
744:6: warning: symbol 's3cmci_dma_setup' was not declared. Should it be static?
1209:20: warning: Using plain integer as NULL pointer
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Diffstat (limited to 'drivers/zorro')
0 files changed, 0 insertions, 0 deletions