Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[linux-2.6-microblaze.git] / drivers / staging / iio / trigger / iio-trig-periodic-rtc.c
index d1df701..a24caf7 100644 (file)
@@ -207,7 +207,6 @@ static struct platform_driver iio_trig_periodic_rtc_driver = {
        .remove = iio_trig_periodic_rtc_remove,
        .driver = {
                .name = "iio_prtc_trigger",
-               .owner = THIS_MODULE,
        },
 };