spi/s3c64xx: Remove unused gpios field from driver data
Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
@@ -205,7 +205,6 @@ struct s3c64xx_spi_driver_data {
|
|||||||
#endif
|
#endif
|
||||||
struct s3c64xx_spi_port_config *port_conf;
|
struct s3c64xx_spi_port_config *port_conf;
|
||||||
unsigned int port_id;
|
unsigned int port_id;
|
||||||
unsigned long gpios[4];
|
|
||||||
bool cs_gpio;
|
bool cs_gpio;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user