linux-stable/arch/arm/mach-mmp
Chen Lifu bd60aafce5
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 <lkp@intel.com>
Signed-off-by: Chen Lifu <chenlifu@huawei.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2022-10-10 10:40:10 +02:00
..
addr-map.h
aspenite.c
avengers_lite.c
brownstone.c
common.c
common.h
devices.c ARM: mmp: Make some symbols static 2022-10-10 10:40:10 +02:00
devices.h ARM: mmp: rename pxa_register_device 2022-05-07 22:56:16 +02:00
flint.c
gplugd.c
irqs.h
jasper.c
Kconfig ARM: mmp: mark all board files for removal 2022-07-22 13:11:21 +02:00
Makefile ARM: pxa/mmp: remove traces of plat-pxa 2022-05-31 16:07:52 +02:00
mfp-mmp2.h
mfp-pxa168.h
mfp-pxa910.h
mfp.h ARM: pxa: move plat-pxa to drivers/soc/ 2022-05-07 22:56:16 +02:00
mmp-dt.c
mmp2-dt.c
mmp2.c
mmp2.h irqchip/mmp: Declare init functions in common header file 2022-07-25 09:42:24 +01:00
mmp3.c
platsmp.c
pm-mmp2.c
pm-mmp2.h
pm-pxa910.c
pm-pxa910.h
pxa168.c
pxa168.h irqchip/mmp: Declare init functions in common header file 2022-07-25 09:42:24 +01:00
pxa910.c
pxa910.h irqchip/mmp: Declare init functions in common header file 2022-07-25 09:42:24 +01:00
regs-apbc.h
regs-apmu.h
regs-icu.h
regs-timers.h
regs-usb.h
sram.c ARM: mmp: Fix failure to remove sram device 2022-02-25 16:38:34 +01:00
teton_bga.c
teton_bga.h
time.c
ttc_dkb.c ARM: mmp: rename pxa_register_device 2022-05-07 22:56:16 +02:00