xref: /linux/drivers/usb/gadget/configfs.h (revision 2d87650a3bf1b80f7d0d150ee1af3f8a89e5b7aa)
1 #ifndef USB__GADGET__CONFIGFS__H
2 #define USB__GADGET__CONFIGFS__H
3 
4 void unregister_gadget_item(struct config_item *item);
5 
6 #endif /*  USB__GADGET__CONFIGFS__H */
7