]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/genrtc.c
[PATCH] 64-bit jbd2 core
[linux-2.6-omap-h63xx.git] / drivers / char / genrtc.c
index bebd7e34f792714b5126ebd0429e0adb67a7ca36..817dc409ac20a054c00219b4b8860b0c4d2ddff8 100644 (file)
@@ -482,7 +482,7 @@ static inline int gen_rtc_proc_init(void) { return 0; }
  *     The various file operations we support.
  */
 
-static struct file_operations gen_rtc_fops = {
+static const struct file_operations gen_rtc_fops = {
        .owner          = THIS_MODULE,
 #ifdef CONFIG_GEN_RTC_X
        .read           = gen_rtc_read,