Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / rtc / rtc-ab8500.c
index 43c09ad..6856f0a 100644 (file)
@@ -504,6 +504,8 @@ static int ab8500_rtc_probe(struct platform_device *pdev)
                return err;
        }
 
+       rtc->uie_unsupported = 1;
+
        return 0;
 }