]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/s3c2410-rtc.c
Merge master.kernel.org:/home/rmk/linux-2.6-ucb
[linux-2.6-omap-h63xx.git] / drivers / char / s3c2410-rtc.c
index ed867db550a9da16a690a9a122b28d33491ac6f8..e1a90d9a8756711bfc5c85a7fb87b19f1efe9d6a 100644 (file)
@@ -564,6 +564,7 @@ static int s3c2410_rtc_resume(struct device *dev, u32 level)
 
 static struct device_driver s3c2410_rtcdrv = {
        .name           = "s3c2410-rtc",
+       .owner          = THIS_MODULE,
        .bus            = &platform_bus_type,
        .probe          = s3c2410_rtc_probe,
        .remove         = s3c2410_rtc_remove,