]> Git Repo - linux.git/blobdiff - drivers/tty/serial/sccnxp.c
xprtrdma: Prevent inline overflow
[linux.git] / drivers / tty / serial / sccnxp.c
index 75850f70b4796eb9663edc355a8dca57d93faad6..fcf803ffad1931c45ee297d862209f3b09ae76d2 100644 (file)
@@ -1012,7 +1012,6 @@ static int sccnxp_remove(struct platform_device *pdev)
 static struct platform_driver sccnxp_uart_driver = {
        .driver = {
                .name   = SCCNXP_NAME,
-               .owner  = THIS_MODULE,
        },
        .probe          = sccnxp_probe,
        .remove         = sccnxp_remove,
This page took 0.034258 seconds and 4 git commands to generate.