diff options
author | Denis Efremov <yefremov.denis@gmail.com> | 2013-04-18 13:13:31 (GMT) |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-04-23 11:13:48 (GMT) |
commit | 19d8ceddda8b3a806a0960106ae6aa4dcc21df3b (patch) | |
tree | eca347897c1d92a27aa56be4a80999d09031538e /drivers/usb/renesas_usbhs | |
parent | abe7a4097dd0141d21d02e4bd949b377a0a75120 (diff) | |
download | linux-19d8ceddda8b3a806a0960106ae6aa4dcc21df3b.tar.xz |
usb: phy: remove exported function from __init section
The symbol usb_bind_phy is exported and annotated __init.
It looks like section mismatch. Fix by removing the
__init annotation of usb_bind_phy.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Denis Efremov <yefremov.denis@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/renesas_usbhs')
0 files changed, 0 insertions, 0 deletions