commit | 8f9f7be7af4e3662424da6fa0c3b7d1041c1b1d2 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Wed Jan 21 14:16:25 2015 +0900 |
committer | Marek Vasut <marex@denx.de> | Tue Feb 24 18:54:03 2015 +0100 |
tree | 041d75b090f8b040819d600f6853ff71415a7ac3 | |
parent | 38dac81b3d0e777f301ca98100bfbcab01d616c2 [diff] |
exynos: usb: make dwc3_set_mode to static The dwc3_set_mode function is used only in drivers/usb/host/xhci-exynos5.c so make it to static. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>