Merge tag 'keys-next-fixes-20150114' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / tty / serial / samsung.c
index 7ed76773c274fdf471c0a67f4cf266316a2907db..19273e31d22426071cc445e0c76655cc6394dbb2 100644 (file)
@@ -1834,7 +1834,6 @@ static struct platform_driver samsung_serial_driver = {
        .id_table       = s3c24xx_serial_driver_ids,
        .driver         = {
                .name   = "samsung-uart",
-               .owner  = THIS_MODULE,
                .pm     = SERIAL_SAMSUNG_PM_OPS,
                .of_match_table = of_match_ptr(s3c24xx_uart_dt_match),
        },