Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[pandora-kernel.git] / drivers / hwmon / sht15.c
index 97cd45a..d4f0935 100644 (file)
@@ -1087,7 +1087,6 @@ MODULE_DEVICE_TABLE(platform, sht15_device_ids);
 static struct platform_driver sht15_driver = {
        .driver = {
                .name = "sht15",
-               .owner = THIS_MODULE,
        },
        .probe = sht15_probe,
        .remove = sht15_remove,