mmc: queue: declare mmc_alloc_sg as static
authorVenkatraman S <svenkatr@ti.com>
Tue, 23 Aug 2011 15:46:02 +0000 (21:16 +0530)
committerChris Ball <cjb@laptop.org>
Wed, 26 Oct 2011 19:43:35 +0000 (15:43 -0400)
Fix the sparse warning "drivers/mmc/card/queue.c:111:20: warning:
symbol 'mmc_alloc_sg' was not declared. Should it be static?"

Signed-off-by: Venkatraman S <svenkatr@ti.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found