]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/sonypi.c
PCI-Express AER implemetation: AER core and aerdriver
[linux-2.6-omap-h63xx.git] / drivers / char / sonypi.c
index 45508a039508e56a4bb42740fddae6924f8c2b15..d4e434d694b747f63d45b4fbad1735190d696c8d 100644 (file)
@@ -1106,7 +1106,7 @@ static int sonypi_misc_ioctl(struct inode *ip, struct file *fp,
        return ret;
 }
 
-static struct file_operations sonypi_misc_fops = {
+static const struct file_operations sonypi_misc_fops = {
        .owner          = THIS_MODULE,
        .read           = sonypi_misc_read,
        .poll           = sonypi_misc_poll,