tree: https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git sh-pfc-for-v5.7 head: 143a21c22d849a243c899408c1cf8bd8bdcd72cd commit: 143a21c22d849a243c899408c1cf8bd8bdcd72cd [13/13] pinctrl: sh-pfc: checker: Add function GPIO checks config: i386-allyesconfig (attached as .config) compiler: gcc-7 (Debian 7.5.0-3) 7.5.0 reproduce: git checkout 143a21c22d849a243c899408c1cf8bd8bdcd72cd # save the attached .config to linux build tree make ARCH=i386 If you fix the issue, kindly add following tag Reported-by: kbuild test robot All errors (new ones prefixed by >>): >> drivers/pinctrl/sh-pfc/core.c:1037:1: error: expected identifier or '(' before '}' token } ^ vim +1037 drivers/pinctrl/sh-pfc/core.c 143a21c22d849a Geert Uytterhoeven 2020-01-10 1034 143a21c22d849a Geert Uytterhoeven 2020-01-10 1035 } 143a21c22d849a Geert Uytterhoeven 2020-01-10 1036 #endif 6161b39a143808 Geert Uytterhoeven 2018-12-13 @1037 } 6161b39a143808 Geert Uytterhoeven 2018-12-13 1038 :::::: The code at line 1037 was first introduced by commit :::::: 6161b39a14380815f22851c753c00acf81cfa62a pinctrl: sh-pfc: Validate pinmux tables at runtime when debugging :::::: TO: Geert Uytterhoeven :::::: CC: Geert Uytterhoeven --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org