SUNRPC: change cache_head.flags bits to enum
[linux-2.6-microblaze.git] / include / linux / raid_class.h
index 6a9b177..e50416b 100644 (file)
@@ -77,7 +77,3 @@ DEFINE_RAID_ATTRIBUTE(enum raid_state, state)
        
 struct raid_template *raid_class_attach(struct raid_function_template *);
 void raid_class_release(struct raid_template *);
-
-int __must_check raid_component_add(struct raid_template *, struct device *,
-                                   struct device *);
-