ramips: rt305x: remove superfluous controller_data assignment

SVN-Revision: 31919
lede-17.01
Gabor Juhos 2012-05-27 17:09:52 +00:00
parent 7f5bec0642
commit 0622fdd82c
1 changed files with 0 additions and 1 deletions

View 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,
}
};