Govindraj.R 8b20c8cb89 spi/omap2: fix uninitialized variable
fixes below compilation warning.  The variable doesn't actual ever get
used uninitialized, but that's no reason to be sloppy.

drivers/spi/omap2_mcspi.c: In function 'omap2_mcspi_txrx_dma':
drivers/spi/omap2_mcspi.c:301: warning: 'elements' may be used uninitialized in this function

Signed-off-by: Govindraj.R <govindraj.raja@ti.com>
[grant.likely: amended description]
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2011-06-03 14:57:07 -06:00
..
2011-05-18 23:24:50 +02:00
2007-02-14 08:09:53 -08:00
2011-03-31 11:26:23 -03:00
2011-05-24 15:17:22 +10:00
2011-05-20 00:43:00 -06:00
2011-05-20 00:43:00 -06:00
2011-03-31 11:26:23 -03:00
2011-02-22 14:59:53 -07:00
2011-03-31 11:26:23 -03:00
2011-02-03 09:55:43 -07:00
2011-03-15 08:17:22 -07:00