usb: phy: msm: mark msm_otg_mode_fops static
authorFelipe Balbi <balbi@ti.com>
Wed, 20 Aug 2014 18:38:18 +0000 (13:38 -0500)
committerFelipe Balbi <balbi@ti.com>
Wed, 20 Aug 2014 18:38:18 +0000 (13:38 -0500)
that declaration is only used inside this driver,
marking it static.

Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-msm-usb.c

Simple merge