diff options
Diffstat (limited to 'c09.patch')
| -rw-r--r-- | c09.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c09.patch b/c09.patch index 8023640ffecd35..d6cca560e1da40 100644 --- a/c09.patch +++ b/c09.patch @@ -21,7 +21,7 @@ mutex_unlock(&ctl_mutex); return n; } -+static CLASS_ATTRIBUTE_RO(device_map); ++static CLASS_ATTR_RO(device_map); -static ssize_t class_pktcdvd_store_add(struct class *c, - struct class_attribute *attr, |
