diff options
author | 2020-10-07 06:02:30 +0200 | |
---|---|---|
committer | 2020-12-10 08:45:26 +0800 | |
commit | b3b4a9d70fec50c90c9ee1da408793b50f78a500 (patch) | |
tree | a79bb7260c2d197c2445e1cdb1b8bb2005265d70 /drivers/usb/cdns3/cdns3-imx.c | |
parent | Linux 5.10-rc6 (diff) | |
download | linux-dev-b3b4a9d70fec50c90c9ee1da408793b50f78a500.tar.xz linux-dev-b3b4a9d70fec50c90c9ee1da408793b50f78a500.zip |
usb: cdns3: Add static to cdns3_gadget_exit function
Function cdns3_gadget_exit is used only in gadget.c file.
This patch removes declaration and definition of this
function from gadget-export.h file and makes it static.
Signed-off-by: Pawel Laszczak <pawell@cadence.com>
Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions