Hi, [auto build test ERROR on clk/clk-next] [also build test ERROR on v4.7-rc3 next-20160617] [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/Neil-Armstrong/clk-Add-MDM9615-Clock-Controllers-driver-and-bindings/20160617-181028 base: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git clk-next config: i386-allmodconfig (attached as .config) compiler: gcc-6 (Debian 6.1.1-1) 6.1.1 20160430 reproduce: # save the attached .config to linux build tree make ARCH=i386 Note: the linux-review/Neil-Armstrong/clk-Add-MDM9615-Clock-Controllers-driver-and-bindings/20160617-181028 HEAD 6ca1e75309632047fb7f6eff3bc2982e193fdac9 builds fine. It only hurts bisectibility. All errors (new ones prefixed by >>): >> drivers/clk/qcom/gcc-mdm9615.c:27:48: fatal error: dt-bindings/clock/qcom,gcc-mdm9615.h: No such file or directory #include <dt-bindings/clock/qcom,gcc-mdm9615.h> ^ compilation terminated. -- >> drivers/clk/qcom/lcc-mdm9615.c:26:48: fatal error: dt-bindings/clock/qcom,lcc-mdm9615.h: No such file or directory #include <dt-bindings/clock/qcom,lcc-mdm9615.h> ^ compilation terminated. vim +27 drivers/clk/qcom/gcc-mdm9615.c 21 #include <linux/of.h> 22 #include <linux/of_device.h> 23 #include <linux/clk-provider.h> 24 #include <linux/regmap.h> 25 #include <linux/reset-controller.h> 26 > 27 #include <dt-bindings/clock/qcom,gcc-mdm9615.h> 28 #include <dt-bindings/reset/qcom,gcc-mdm9615.h> 29 30 #include "common.h" --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: Binary data