spi: efm32: drop unused struct and fix size check
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 8 Oct 2013 18:49:59 +0000 (20:49 +0200)
committerMark Brown <broonie@linaro.org>
Wed, 9 Oct 2013 11:00:42 +0000 (12:00 +0100)
The variable efm32_spi_pdata_default origins from an earlier revision of
the patch introducing the driver, its use was dropped because of review
comments but I forgot to also drop the variable itself.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found