diff options
author | Michal Nazarewicz <m.nazarewicz@samsung.com> | 2009-11-09 14:15:25 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-12-11 11:55:23 -0800 |
commit | 915c8befccbe5d81d441b53ab7a9a98caf0c67d4 (patch) | |
tree | 589d3b241d237a8a10729f2a39b05f9fba8dee86 /net/unix | |
parent | 8ea864cffdfd327117d4b7829935974b3f47ff31 (diff) |
USB: composite: usb_composite_unregister() no longer __exit
Changed definition of usb_composite_unregister() function
removing __exit declaration. This way, the function is
included even if the whole code was not compiled as module.
This is required if a compiled-in code would like to
unregister a composite gadget.
Signed-off-by: Michal Nazarewicz <m.nazarewicz@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/unix')
0 files changed, 0 insertions, 0 deletions