linux/arch/arm/mach-spear
Viresh Kumar 390ca5bca7
ARM: spear6xx: Staticize few definitions
Fix warnings with clang like:

arch/arm/mach-spear/spear6xx.c:365:13: warning: no previous prototype for function 'spear6xx_map_io' [-Wmissing-prototypes]

by making few definitions static.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2022-10-10 10:38:33 +02:00
..
2022-04-08 17:20:54 +02:00
2022-08-04 12:12:54 -07:00