tree: https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git topic/renesas-overlays head: a1cbc059d0a208214bf7f30d522f2b642ba1a928 commit: 4cdd484c2b8423c10ecd22e98cd2f6998ce81e22 [33/89] clk: add generic driver for fixed rate clock config: i386-allyesconfig (attached as .config) compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901 reproduce: git checkout 4cdd484c2b8423c10ecd22e98cd2f6998ce81e22 # save the attached .config to linux build tree make ARCH=i386 All warnings (new ones prefixed by >>): >> WARNING: drivers/built-in.o(.text+0x20268f): Section mismatch in reference from the function generic_fixed_clk_probe() to the function .init.text:of_fixed_clk_setup() The function generic_fixed_clk_probe() references the function __init of_fixed_clk_setup(). This is often because generic_fixed_clk_probe lacks a __init annotation or the annotation of of_fixed_clk_setup is wrong. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip