X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fconfigfs.h;h=3d4a96eb0e9b66ed614f12ecd9131925df87ad83;hb=4c62b53454a83178676e5ecae6665447d363c7b4;hp=fef6f3d0a4a7a986a9abd95de052547140b63ea2;hpb=9cdf083f981b8d37b3212400a359368661385099;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/configfs.h b/include/linux/configfs.h index fef6f3d0a4a..3d4a96eb0e9 100644 --- a/include/linux/configfs.h +++ b/include/linux/configfs.h @@ -75,7 +75,6 @@ extern void config_item_init(struct config_item *); extern void config_item_init_type_name(struct config_item *item, const char *name, struct config_item_type *type); -extern void config_item_cleanup(struct config_item *); extern struct config_item * config_item_get(struct config_item *); extern void config_item_put(struct config_item *);