mmc: reorganize bounce buffer init
authorPierre Ossman <drzeus@drzeus.cx>
Thu, 9 Aug 2007 12:28:02 +0000 (14:28 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Thu, 9 Aug 2007 12:37:17 +0000 (14:37 +0200)
commitaafabfab26bf4968b5c6423a3c53e920ae8fa406
treeb5413570e8fc6f1d6f8a2154c64e537352f32e69
parentb3627bb19f8f0ca12136d985d4d73c437cba0e14
mmc: reorganize bounce buffer init

Reorganize the code that initializes mmc_block's bounce buffer in
order to avoid warnings when MMC_BLOCK_BOUNCE isn't used.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/card/queue.c