aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/configfs.h
blob: a7b564a913d1e30bfc1633408f0bff3c2b159ec4 (plain) (blame)
1
2
3
4
5
6
#ifndef USB__GADGET__CONFIGFS__H
#define USB__GADGET__CONFIGFS__H

void unregister_gadget_item(struct config_item *item);

#endif /*  USB__GADGET__CONFIGFS__H */