summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/__init__.py
diff options
context:
space:
mode:
authorSamuel Zou <zou_wei@huawei.com>2020-05-12 10:00:13 +0800
committerFelipe Balbi <balbi@kernel.org>2020-05-14 12:40:16 +0300
commit4210f3a6e4a95e96c1e606f8157e0377b5f8beaa (patch)
tree31c22c97376d0bc826c931f8a155583943b1c41b /scripts/gdb/linux/__init__.py
parentda39b5ee40bc00ae3edb4ae4e205b10bc52f980e (diff)
usb: gadget: udc: atmel: Make some symbols static
Fix the following sparse warnings: drivers/usb/gadget/udc/atmel_usba_udc.c:188:30: warning: symbol 'queue_dbg_fops' was not declared. drivers/usb/gadget/udc/atmel_usba_udc.c:196:30: warning: symbol 'regs_dbg_fops' was not declared. queue_dbg_fops and regs_dbg_fops have only call within atmel_usba_udc.c They should be static Fixes: 914a3f3b3754 ("USB: add atmel_usba_udc driver") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Samuel Zou <zou_wei@huawei.com> Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/__init__.py')
0 files changed, 0 insertions, 0 deletions