ACPI: Section mismatch ... acpi_map_pxm_to_node
[powerpc.git] / drivers / block / DAC960.c
index 7b2fa3d..92bf868 100644 (file)
@@ -7024,7 +7024,7 @@ static int DAC960_gam_ioctl(struct inode *inode, struct file *file,
   return -EINVAL;
 }
 
-static struct file_operations DAC960_gam_fops = {
+static const struct file_operations DAC960_gam_fops = {
        .owner          = THIS_MODULE,
        .ioctl          = DAC960_gam_ioctl
 };