Loading drivers/spi/spi-s3c64xx.c +0 −1 Original line number Diff line number Diff line Loading @@ -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; }; Loading Loading
drivers/spi/spi-s3c64xx.c +0 −1 Original line number Diff line number Diff line Loading @@ -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; }; Loading