aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
diff options
context:
space:
mode:
authorBen Dooks <[email protected]>2016-06-30 17:12:31 +0000
committerGreg Kroah-Hartman <[email protected]>2016-07-16 23:23:57 +0000
commitcd53bd6893cc50fddc6f741ed091420965283ddc (patch)
tree1a91f11d070dd9fac073e2d3ac005858633f6ca9 /drivers/usb/class/cdc-acm.c
parentusb: musb: cppi41: add dma channel tracepoints (diff)
downloadkernel-cd53bd6893cc50fddc6f741ed091420965283ddc.tar.gz
kernel-cd53bd6893cc50fddc6f741ed091420965283ddc.zip
usb: musb: sunxi: make unexported symbols static
The sunxi_musb_dma_controller_create and _destroy are not exported or used outside the driver, so fix sparse warnings by making these two static: drivers/usb/musb/sunxi.c:357:23: warning: symbol 'sunxi_musb_dma_controller_create' was not declared. Should it be static? drivers/usb/musb/sunxi.c:363:6: warning: symbol 'sunxi_musb_dma_controller_destroy' was not declared. Should it be static? Signed-off-by: Ben Dooks <[email protected]> Signed-off-by: Bin Liu <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions