Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[firefly-linux-kernel-4.4.55.git] / drivers / hwmon / iio_hwmon.c
index 980175628563a0987531a05afda3312bb20b7511..17ae2eb26ce21604edf9a1d9df4e24abe01980d6 100644 (file)
@@ -177,7 +177,6 @@ MODULE_DEVICE_TABLE(of, iio_hwmon_of_match);
 static struct platform_driver __refdata iio_hwmon_driver = {
        .driver = {
                .name = "iio_hwmon",
-               .owner = THIS_MODULE,
                .of_match_table = iio_hwmon_of_match,
        },
        .probe = iio_hwmon_probe,