Hi Manivannan, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on v4.16-rc4] [cannot apply to next-20180316] [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/Manivannan-Sadhasivam/Add-clock-driver-for-Actions-S900-SoC/20180319-015124 config: sh-allmodconfig (attached as .config) compiler: sh4-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0 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=sh All warnings (new ones prefixed by >>): >> drivers/clk/actions/owl-s900.c:33:2: warning: this decimal constant is unsigned only in ISO C90 {0, 810000000}, {1, 1350000000}, {2, 2700000000}, ^ vim +33 drivers/clk/actions/owl-s900.c 31 32 static struct clk_pll_table clk_edp_pll_table[] = { > 33 {0, 810000000}, {1, 1350000000}, {2, 2700000000}, 34 {0, 0}, 35 }; 36 --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip