diff options
author | Chao Xie <chao.xie@marvell.com> | 2013-01-24 01:38:27 -0500 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-01-24 21:11:33 +0200 |
commit | 6a6f05f09772dfe2fa0a5a3ec6b786f4a40e7e54 (patch) | |
tree | 1de164536bb864fbba9e2d23bb7784e1ee4b5334 /drivers/usb/gadget/storage_common.c | |
parent | 3517c31a8ece660aadcbabd4ac98611cedb7af04 (diff) |
usb: gadget: mv_udc: fix the warning of mv_udc_remove
The __exit_p() will be NULL if MODULE is no defined.
It will cause the warning. Removing __exit_p to remove
the warning.
Signed-off-by: Chao Xie <chao.xie@marvell.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/gadget/storage_common.c')
0 files changed, 0 insertions, 0 deletions