]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/common/rtctime.c
Pull misc into release branch
[linux-2.6-omap-h63xx.git] / arch / arm / common / rtctime.c
index 4e5445cfb0ea696eff688baf7ecd364f9697fc80..bf1075e1f571d32794e92fd01aa18c2594a53971 100644 (file)
@@ -329,7 +329,7 @@ static int rtc_fasync(int fd, struct file *file, int on)
        return fasync_helper(fd, file, on, &rtc_async_queue);
 }
 
-static struct file_operations rtc_fops = {
+static const struct file_operations rtc_fops = {
        .owner          = THIS_MODULE,
        .llseek         = no_llseek,
        .read           = rtc_read,