fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / drivers / char / ip27-rtc.c
index 3acdac3..a48da02 100644 (file)
@@ -196,7 +196,7 @@ static int rtc_release(struct inode *inode, struct file *file)
  *     The various file operations we support.
  */
 
-static struct file_operations rtc_fops = {
+static const struct file_operations rtc_fops = {
        .owner          = THIS_MODULE,
        .ioctl          = rtc_ioctl,
        .open           = rtc_open,