lkml.org 
[lkml]   [2016]   [Feb]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 5/5] clk: rockchip: add clock controller for the RK3399
Hi Xing,

[auto build test ERROR on rockchip/for-next]
[also build test ERROR on next-20160229]
[cannot apply to v4.5-rc6]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]

url: https://github.com/0day-ci/linux/commits/Xing-Zheng/Add-more-clock-compatible-features-and-support-the-RK3399-clock/20160229-193423
base: https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git for-next
config: arm-defconfig (attached as .config)
reproduce:
wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=arm

All errors (new ones prefixed by >>):

>> drivers/clk/rockchip/clk-rk3399.c:21:42: fatal error: dt-bindings/clock/rk3399-cru.h: No such file or directory
#include <dt-bindings/clock/rk3399-cru.h>
^
compilation terminated.

vim +21 drivers/clk/rockchip/clk-rk3399.c

15
16 #include <linux/clk-provider.h>
17 #include <linux/of.h>
18 #include <linux/of_address.h>
19 #include <linux/platform_device.h>
20 #include <linux/regmap.h>
> 21 #include <dt-bindings/clock/rk3399-cru.h>
22 #include "clk.h"
23
24 #define RK3399_PMUGRF_SOC_CON0 0x180

---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[unhandled content-type:application/octet-stream]
\
 
 \ /
  Last update: 2016-02-29 14:21    [W:0.069 / U:1.832 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site