]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/misc/ad525x_dpot-spi.c
Merge tag 'drm-amdkfd-fixes-2016-08-09' of git://people.freedesktop.org/~gabbayo...
[karo-tx-linux.git] / drivers / misc / ad525x_dpot-spi.c
index f4c82eafa8e57a15cda2da73c6f276fb09f5c0b9..39a7f517ee7ed45d0168df91460d4f43a6427039 100644 (file)
@@ -132,7 +132,6 @@ MODULE_DEVICE_TABLE(spi, ad_dpot_spi_id);
 static struct spi_driver ad_dpot_spi_driver = {
        .driver = {
                .name   = "ad_dpot",
-               .owner  = THIS_MODULE,
        },
        .probe          = ad_dpot_spi_probe,
        .remove         = ad_dpot_spi_remove,