Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[cascardo/linux.git] / drivers / hwmon / scpi-hwmon.c
index 25b44e6..559a3dc 100644 (file)
@@ -255,7 +255,6 @@ static const struct of_device_id scpi_of_match[] = {
 static struct platform_driver scpi_hwmon_platdrv = {
        .driver = {
                .name   = "scpi-hwmon",
-               .owner  = THIS_MODULE,
                .of_match_table = scpi_of_match,
        },
        .probe          = scpi_hwmon_probe,