aboutsummaryrefslogtreecommitdiffstats
path: root/lib/overflow_kunit.c
diff options
context:
space:
mode:
authorChen Lifu <[email protected]>2022-08-17 08:14:20 +0000
committerArnd Bergmann <[email protected]>2022-10-10 08:40:10 +0000
commitbd60aafce5e1943fd395b8bf726e9824fa621eca (patch)
tree9f32c893b43808172a9a2036135523362580c2a1 /lib/overflow_kunit.c
parentARM: spear6xx: Staticize few definitions (diff)
downloadkernel-bd60aafce5e1943fd395b8bf726e9824fa621eca.tar.gz
kernel-bd60aafce5e1943fd395b8bf726e9824fa621eca.zip
ARM: mmp: Make some symbols static
These symbols pxa168_usb_phy_resources, pxa168_u2o_resources, pxa168_u2oehci_resources and pxa168_u2ootg_resources are not used outside of arch/arm/mach-mmp/devices.c, so mark them static. Fixes the following sparse warning: arch/arm/mach-mmp/devices.c:241:17: warning: symbol 'pxa168_usb_phy_resources' was not declared. Should it be static? arch/arm/mach-mmp/devices.c:262:17: warning: symbol 'pxa168_u2o_resources' was not declared. Should it be static? arch/arm/mach-mmp/devices.c:297:17: warning: symbol 'pxa168_u2oehci_resources' was not declared. Should it be static? arch/arm/mach-mmp/devices.c:324:17: warning: symbol 'pxa168_u2ootg_resources' was not declared. Should it be static? Reported-by: kernel test robot <[email protected]> Signed-off-by: Chen Lifu <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'lib/overflow_kunit.c')
0 files changed, 0 insertions, 0 deletions