]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/tty/serial/sc16is7xx.c
Merge remote-tracking branch 'tty/tty-next'
[karo-tx-linux.git] / drivers / tty / serial / sc16is7xx.c
index 1ae8aa698fcbd6dc80ebfae05a0a3ae0b1c6e5eb..edb5305b9d4da72e388452f66db9e65e40d15f18 100644 (file)
@@ -1360,7 +1360,6 @@ MODULE_DEVICE_TABLE(spi, sc16is7xx_spi_id_table);
 static struct spi_driver sc16is7xx_spi_uart_driver = {
        .driver = {
                .name           = SC16IS7XX_NAME,
-               .owner          = THIS_MODULE,
                .of_match_table = of_match_ptr(sc16is7xx_dt_ids),
        },
        .probe          = sc16is7xx_spi_probe,