diff options
author | Arvid Brodin <arvid.brodin@xdin.com> | 2013-01-27 19:41:26 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-30 09:17:38 +0400 |
commit | de9c6307c0cdf24a08facbc808fe3989a145c93a (patch) | |
tree | 54f74c09e4539b5d8e90c28a2a1cceb04fb68911 /drivers/usb/chipidea | |
parent | 6992819feb39cb9adac72170555d957d07f869f2 (diff) | |
download | linux-de9c6307c0cdf24a08facbc808fe3989a145c93a.tar.xz |
usb/isp1760: declare schedule_ptds() and errata2_function() static
Fix two problems detected by the sparse code analyser:
|drivers/usb/host/isp1760-hcd.c:935:6: warning: symbol 'schedule_ptds' was not declared. Should it be static?
|drivers/usb/host/isp1760-hcd.c:1288:6: warning: symbol 'errata2_function' was not declared. Should it be static?
Signed-off-by: Arvid Brodin <arvid.brodin@xdin.com>
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/chipidea')
0 files changed, 0 insertions, 0 deletions