commit | 7167bf8b7f3f19eeea4602ccc39f26a26a636d8e | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Fri Jul 31 10:01:40 2015 +0200 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Sat Aug 01 15:52:58 2015 +0530 |
tree | ae54e81bb0c5ae2518c5500420775bdc3cecebef | |
parent | dcb54fcb3483862e993abdae99cec22fb3ae4099 [diff] |
phy-sun4i-usb: Add missing EXPORT_SYMBOL_GPL for sun4i_usb_phy_set_squelch_detect sun4i_usb_phy_set_squelch_detect is used by other code, which may be built as a module, so it should be exported. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>