diff options
author | Ben Dooks (Codethink) <ben.dooks@codethink.co.uk> | 2019-10-17 13:44:27 +0100 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2019-10-27 08:58:44 +0200 |
commit | 5053691a7d62a4ad1566aa923e33f5d21a8016f0 (patch) | |
tree | a0661c5470aedb64bca7bdbd39f70b14be7d8bd8 /block/Kconfig | |
parent | b26a4052cf9a93672f154976de14705fbf8a8179 (diff) | |
download | linux-5053691a7d62a4ad1566aa923e33f5d21a8016f0.tar.bz2 |
usb: cdns3: include host-export,h for cdns3_host_init
The cdns3_host_init() function is declared in host-export.h
but host.c does not include it. Add the include to have
the declaration present (and remove the declaration of
cdns3_host_exit which is now static).
Fixes the following sparse warning:
drivers/usb/cdns3/host.c:58:5: warning: symbol 'cdns3_host_init' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'block/Kconfig')
0 files changed, 0 insertions, 0 deletions