Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
[firefly-linux-kernel-4.4.55.git] / include / linux / spi / libertas_spi.h
index 79506f5f9e67f4d975f592e2c373d52b2b137472..1b5d5384fcd395e3fe802984fb25b4031f1b96e9 100644 (file)
@@ -22,9 +22,6 @@ struct libertas_spi_platform_data {
         * speed, you may want to use 0 here. */
        u16 use_dummy_writes;
 
-       /* GPIO number to use as chip select */
-       u16 gpio_cs;
-
        /* Board specific setup/teardown */
        int (*setup)(struct spi_device *spi);
        int (*teardown)(struct spi_device *spi);