commit | 7513cd7af8df412d05349c5e44dc7638974211d8 | [log] [tgz] |
---|---|---|
author | Venkatraman S <svenkatr@ti.com> | Tue Aug 23 21:16:02 2011 +0530 |
committer | Chris Ball <cjb@laptop.org> | Wed Oct 26 15:43:35 2011 -0400 |
tree | 6263d29bed11158ccdbb846805ab5509f71daf2a | |
parent | 2b795518bd7bcd1990b8f8b7225c9bb8eb5a30c1 [diff] |
mmc: queue: declare mmc_alloc_sg as static 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>