aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2020-07-07 18:53:50 +0800
committerGreg Kroah-Hartman <[email protected]>2020-07-10 08:55:18 +0200
commit25051b55a2f6f05a15ba60f81e1f529b751aab5b (patch)
tree474c320d276bec0c80e1bf500377f708815d1058 /include/linux/debugobjects.h
parenta74005ab91856276ca5e424a239ebe73347079d8 (diff)
udc: lpc32xx: make symbol 'lpc32xx_usbddata' static
The sparse tool complains as follows: drivers/usb/gadget/udc/lpc32xx_udc.c:2989:25: warning: symbol 'lpc32xx_usbddata' was not declared. Should it be static? This variable is not used outside of lpc32xx_udc.c, so this commit marks it static. Reported-by: Hulk Robot <[email protected]> Signed-off-by: Wei Yongjun <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions