]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/input/misc/hp_sdc_rtc.c
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc
[linux-2.6-omap-h63xx.git] / drivers / input / misc / hp_sdc_rtc.c
index 31d5a13bfd6bb3a534b11918676fda5fb06112fe..ab76ea442fa56140a89d58df87cc934e1073ab2f 100644 (file)
@@ -670,7 +670,7 @@ static int hp_sdc_rtc_ioctl(struct inode *inode, struct file *file,
 #endif
 }
 
-static struct file_operations hp_sdc_rtc_fops = {
+static const struct file_operations hp_sdc_rtc_fops = {
         .owner =       THIS_MODULE,
         .llseek =      no_llseek,
         .read =                hp_sdc_rtc_read,