]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/macintosh/therm_windtunnel.c
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
[karo-tx-linux.git] / drivers / macintosh / therm_windtunnel.c
index 3b4a157714b128e1f03f2cb12e8c57bd9932a8e7..109dcaa15934e464bd7dd95400ff4972c5af7690 100644 (file)
@@ -463,7 +463,6 @@ static const struct of_device_id therm_of_match[] = {{
 static struct platform_driver therm_of_driver = {
        .driver = {
                .name = "temperature",
-               .owner = THIS_MODULE,
                .of_match_table = therm_of_match,
        },
        .probe          = therm_of_probe,