libata-sff: separate out BMDMA qc_issue
[safe/jmp/linux-2.6] / drivers / parisc / pdc_stable.c
index 0bc5d47..1062b8f 100644 (file)
@@ -481,7 +481,7 @@ pdcspath_attr_store(struct kobject *kobj, struct attribute *attr,
        return ret;
 }
 
-static struct sysfs_ops pdcspath_attr_ops = {
+static const struct sysfs_ops pdcspath_attr_ops = {
        .show = pdcspath_attr_show,
        .store = pdcspath_attr_store,
 };