]> git.baikalelectronics.ru Git - kernel.git/commit
USB: host: ohci-at91: fix non static symbol warning
authorWei Yongjun <weiyongjun1@huawei.com>
Sat, 10 Sep 2016 11:53:42 +0000 (11:53 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Sep 2016 15:24:24 +0000 (17:24 +0200)
commit849741f2c34606e943c47266f720f03f7d08e8a6
tree5607bcab6cd263744cbb772b3c930454e040b5e1
parent5f7bf224f6e138f0e2636f780a7dd64d4bfd0fa6
USB: host: ohci-at91: fix non static symbol warning

Fixes the following sparse warning:

drivers/usb/host/ohci-at91.c:141:15: warning:
 symbol 'at91_dt_syscon_sfr' was not declared. Should it be static?

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-at91.c