diff options
author | Pawel Laszczak <pawell@cadence.com> | 2020-10-07 06:02:30 +0200 |
---|---|---|
committer | Peter Chen <peter.chen@nxp.com> | 2020-12-10 08:45:26 +0800 |
commit | b3b4a9d70fec50c90c9ee1da408793b50f78a500 (patch) | |
tree | a79bb7260c2d197c2445e1cdb1b8bb2005265d70 /drivers/usb/cdns3/cdns3-imx.c | |
parent | b65054597872ce3aefbc6a666385eabdf9e288da (diff) | |
download | linux-b3b4a9d70fec50c90c9ee1da408793b50f78a500.tar.gz linux-b3b4a9d70fec50c90c9ee1da408793b50f78a500.tar.bz2 linux-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