mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00:00
75577fbecb
... and fix the warning/error: arch/arm/mach-ep93xx/ts72xx.c:154:13: error: no previous prototype for function 'ts72xx_register_flash' [-Werror,-Wmissing-prototypes] void __init ts72xx_register_flash(struct mtd_partition *parts, int n, ^ arch/arm/mach-ep93xx/ts72xx.c:154:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void __init ts72xx_register_flash(struct mtd_partition *parts, int n, ^ static Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com> Link: https://lore.kernel.org/lkml/202202140141.HRZ3WZwi-lkp@intel.com/T/ Link: https://lore.kernel.org/r/20220523065616.325052-1-alexander.sverdlin@gmail.com' Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
.. | ||
adssphere.c | ||
clock.c | ||
core.c | ||
dma.c | ||
edb93xx.c | ||
ep93xx-regs.h | ||
gesbc9312.c | ||
gpio-ep93xx.h | ||
hardware.h | ||
irqs.h | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
micro9.c | ||
platform.h | ||
simone.c | ||
snappercl15.c | ||
soc.h | ||
timer-ep93xx.c | ||
ts72xx.c | ||
ts72xx.h | ||
vision_ep9307.c |