userns: Convert audit to work with user namespaces enabled
[firefly-linux-kernel-4.4.55.git] / drivers / tty / serial / max3107.c
index 7827000db4f558901a92551fd067943b78c079ed..17c7ba805d989353dab24dbd90bfce6b5dd05f0a 100644 (file)
@@ -1181,7 +1181,6 @@ static int max3107_probe_generic(struct spi_device *spi)
 static struct spi_driver max3107_driver = {
        .driver = {
                .name           = "max3107",
-               .bus            = &spi_bus_type,
                .owner          = THIS_MODULE,
        },
        .probe          = max3107_probe_generic,