From: Kevin Cernekee Date: Mon, 11 Mar 2013 23:13:36 +0000 (+0100) Subject: spi/bcm63xx: Remove unused variable X-Git-Tag: v3.9-rc6~13^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a25b680b1e84cf97c740c8005e2c6655d6cfa7f;p=pandora-kernel.git 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 Acked-by: Florian Fainelli Signed-off-by: Mark Brown --- Reading git-diff-tree failed