]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/rtc/rtc-sa1100.c
V4L/DVB (4652): Misc fixes for DiB3000MC and Nova-T 500
[linux-2.6-omap-h63xx.git] / drivers / rtc / rtc-sa1100.c
index ee4b61ee67b03de09faa6296137dd0c3f925d495..439c41aea31c9d091bcfe66f326d2ba3afdd2679 100644 (file)
@@ -303,7 +303,7 @@ static int sa1100_rtc_proc(struct device *dev, struct seq_file *seq)
        return 0;
 }
 
-static struct rtc_class_ops sa1100_rtc_ops = {
+static const struct rtc_class_ops sa1100_rtc_ops = {
        .open = sa1100_rtc_open,
        .read_callback = sa1100_rtc_read_callback,
        .release = sa1100_rtc_release,