tree: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git devel head: 1889ae50a906411b38282f11a5ea9a0375bf867f commit: 64ebde5b0fdb69fc4061bea0de661421af54f918 [1/10] gpiolib: export devprop_gpiochip_set_names() config: x86_64-randconfig-x016-201913 (attached as .config) compiler: gcc-7 (Debian 7.3.0-1) 7.3.0 reproduce: git checkout 64ebde5b0fdb69fc4061bea0de661421af54f918 # save the attached .config to linux build tree make ARCH=x86_64 All errors (new ones prefixed by >>): >> drivers/gpio/gpiolib-devprop.c:60:1: error: expected ';' at end of input EXPORT_SYMBOL_GPL(devprop_gpiochip_set_names) ^~~~~~~~~~~~~~~~~ vim +60 drivers/gpio/gpiolib-devprop.c 59 > 60 EXPORT_SYMBOL_GPL(devprop_gpiochip_set_names) --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip