summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-08-05 14:17:53 +0900
committerFelipe Balbi <balbi@ti.com>2013-08-09 16:34:23 +0300
commitd07f4a8200cfc7ff2ba23ef87dd6267a4d70fb10 (patch)
tree4c7b23fd3fdf154149f741b5ac1e41f0faa9433f /drivers/usb/musb
parent1e0f20bea2b08775eb832e8f95d320cddd65737b (diff)
downloadop-kernel-dev-d07f4a8200cfc7ff2ba23ef87dd6267a4d70fb10.zip
op-kernel-dev-d07f4a8200cfc7ff2ba23ef87dd6267a4d70fb10.tar.gz
usb: phy: mv-usb: remove incorrect __exit_p annotation
When platform_driver_probe() is not used, bind/unbind via sysfs is enabled. Thus, __exit_p annotation should be removed from remove(). Also, mv_otg_remove() is staticized, because this function is used only in this file. Fix the following sparse warning: drivers/usb/phy/phy-mv-usb.c:656:5: warning: symbol 'mv_otg_remove' was not declared. Should it be static? Signed-off-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/musb')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud