tree: git://git.armlinux.org.uk/~rmk/linux-arm.git sa1100
head: e3f76e4464159c6b46b146e95c900330f6b3b940
commit: 90e061f6db7d7b43ffdc7b19153154c069b35ef3 [21/56] ARM: sa1100: switch to accurate MPLL calculation
config: arm-lart_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git remote add arm git://git.armlinux.org.uk/~rmk/linux-arm.git
git fetch --no-tags arm sa1100
git checkout 90e061f6db7d7b43ffdc7b19153154c069b35ef3
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=arm
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <redacted>
All warnings (new ones prefixed by >>):
quoted
arch/arm/mach-sa1100/clock.c:92:12: warning: no previous prototype for 'sa11xx_clk_init' [-Wmissing-prototypes]
92 | int __init sa11xx_clk_init(void)
| ^~~~~~~~~~~~~~~
vim +/sa11xx_clk_init +92 arch/arm/mach-sa1100/clock.c
97d654f8eb4b8f Russell King 2006-03-15 91
d6c8204659eb18 Russell King 2016-08-31 @92 int __init sa11xx_clk_init(void)
:::::: The code at line 92 was first introduced by commit
:::::: d6c8204659eb1846c444997ee28fe9d7e5442f4e ARM: sa1100: convert to common clock framework
:::::: TO: Russell King [off-list ref]
:::::: CC: Russell King [off-list ref]
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org