]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/sysfs.h
devcgroup: fix odd behaviour when writing 'a' to devices.allow
[linux-2.6-omap-h63xx.git] / include / linux / sysfs.h
index 27bad59dae7946b7a5386cd5e5daeb2fe3ee5c4e..7858eac40aa7be8e27f9091806f2b194eabedd61 100644 (file)
@@ -196,12 +196,6 @@ static inline int sysfs_update_group(struct kobject *kobj,
        return 0;
 }
 
-static inline int sysfs_update_group(struct kobject *kobj,
-                               const struct attribute_group *grp)
-{
-       return 0;
-}
-
 static inline void sysfs_remove_group(struct kobject *kobj,
                                      const struct attribute_group *grp)
 {