ramips: rt305x: remove superfluous controller_data assignment
authorGabor Juhos <juhosg@openwrt.org>
Sun, 27 May 2012 17:09:52 +0000 (17:09 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 27 May 2012 17:09:52 +0000 (17:09 +0000)
SVN-Revision: 31919

target/linux/ramips/files/arch/mips/ralink/rt305x/mach-nw718.c

index ff367f9c48315e82b55be4e8405e404e82aa43af..3c9d0479084deaa24c23021572a3d67bdf29fa8a 100644 (file)
@@ -71,7 +71,6 @@ static struct spi_board_info nw718_spi_info[] = {
                .chip_select    = 0,
                .max_speed_hz   = 25000000,
                .modalias       = "m25p80",
-               .controller_data = (void *) NW718_GPIO_SPI_CS0,
        }
 };