android_kernel_xiaomi_sm8350/drivers/mmc
Ben Dooks 5d304400a9 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>
2008-08-17 19:59:27 +02:00
..
card mmc_block: use proper sg iterators 2008-08-01 19:03:38 +02:00
core mmc: properly iterate over sg list in debug check 2008-08-01 19:03:37 +02:00
host s3cmci: fix sparse errors from non-exported functions 2008-08-17 19:59:27 +02:00
Kconfig
Makefile