mirror of https://github.com/hak5/openwrt.git
ramips: rt305x: remove superfluous controller_data assignment
SVN-Revision: 31919lede-17.01
parent
7f5bec0642
commit
0622fdd82c
|
@ -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,
|
||||
}
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue