Hi Abel, Thank you for the patch! Perhaps something to improve:
[auto build test WARNING on shawnguo/for-next] [also build test WARNING on v5.2-rc6 next-20190621] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Abel-Vesa/clk-imx8mm-Switch-to-platform-driver/20190625-095013 base: https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git for-next config: arm64-defconfig (attached as .config) compiler: clang version 9.0.0 (git://gitmirror/llvm_project 868a394bb60dbeb1dc92578c34207265a7b528f6) reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree make.cross ARCH=arm64 If you fix the issue, kindly add following tag Reported-by: kbuild test robot <[email protected]> All warnings (new ones prefixed by >>): >> WARNING: vmlinux.o(.text+0x515c60): Section mismatch in reference from the >> function imx8mm_clocks_probe() to the function >> .init.text:imx_register_uart_clocks() The function imx8mm_clocks_probe() references the function __init imx_register_uart_clocks(). This is often because imx8mm_clocks_probe lacks a __init annotation or the annotation of imx_register_uart_clocks is wrong. --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
.config.gz
Description: application/gzip

