mmc: wbsd.c fix shadowing of 'dma' variable
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 30 Jun 2008 07:50:23 +0000 (10:50 +0300)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 15 Jul 2008 12:14:48 +0000 (14:14 +0200)
This patch fix warning :shadowing dma variable
and made use of module_param_named instead of module_param

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found