Commit 64d930ac authored by Mark Brown's avatar Mark Brown

spi/s3c64xx: Remove unused gpios field from driver data

Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 8b06d5b8
......@@ -205,7 +205,6 @@ struct s3c64xx_spi_driver_data {
#endif
struct s3c64xx_spi_port_config *port_conf;
unsigned int port_id;
unsigned long gpios[4];
bool cs_gpio;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment