spi/bcm63xx: Remove unused variable
commit4a25b680b1e84cf97c740c8005e2c6655d6cfa7f
authorKevin Cernekee <cernekee@gmail.com>
Mon, 11 Mar 2013 23:13:36 +0000 (12 00:13 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 12 Mar 2013 19:11:21 +0000 (12 19:11 +0000)
tree030fd03d7ab9706458f46cf2e90832f20910f6b6
parentd558c4733759e077cf449246983a5d1fe97fc434
spi/bcm63xx: Remove unused variable

This fixes the following warning:

drivers/spi/spi-bcm63xx.c: In function 'bcm63xx_spi_setup':
drivers/spi/spi-bcm63xx.c:157:6: warning: unused variable 'ret'

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Acked-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/spi/spi-bcm63xx.c