diff options
author | Michal Nazarewicz <m.nazarewicz@samsung.com> | 2009-11-09 16:15:25 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-12-11 22:55:23 +0300 |
commit | 915c8befccbe5d81d441b53ab7a9a98caf0c67d4 (patch) | |
tree | 589d3b241d237a8a10729f2a39b05f9fba8dee86 /drivers/usb/gadget/mass_storage.c | |
parent | 8ea864cffdfd327117d4b7829935974b3f47ff31 (diff) | |
download | linux-915c8befccbe5d81d441b53ab7a9a98caf0c67d4.tar.xz |
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 'drivers/usb/gadget/mass_storage.c')
0 files changed, 0 insertions, 0 deletions