diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2013-06-13 10:59:46 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-17 16:45:46 -0400 |
commit | f6a57507f685bb24b83893a12e65623a2fc69489 (patch) | |
tree | a4d320e93b1b012db5e9e4cfd38a5a03ed82eb78 /arch | |
parent | a95fd1897378e9533f049f6a3c74ee80cedab947 (diff) |
usb: chipidea: usbmisc_imx: Staticize usbmisc_imx_drv_init/exit
Fix the following sparse warnings:
drivers/usb/chipidea/usbmisc_imx.c:246:5: warning: symbol 'usbmisc_imx_drv_init' was not declared. Should it be static?
drivers/usb/chipidea/usbmisc_imx.c:252:6: warning: symbol 'usbmisc_imx_drv_exit' was not declared. Should it be static?
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions