mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
ramips: rt305x: remove superfluous controller_data assignment
SVN-Revision: 31919
This commit is contained in:
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
Block a user