Re: [PATCH v11 4/5] watchdog: Add RAVE SP watchdog driver

From: kbuild test robot
Date: Wed Nov 08 2017 - 17:45:56 EST


Hi Andrey,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on linus/master]
[also build test ERROR on v4.14-rc8]
[cannot apply to next-20171108]
[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/Andrey-Smirnov/ZII-RAVE-platform-driver/20171109-033941
config: arm64-allmodconfig (attached as .config)
compiler: aarch64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
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=arm64

All errors (new ones prefixed by >>):

>> drivers//watchdog/rave-sp-wdt.c:28:27: fatal error: linux/rave-sp.h: No such file or directory
#include <linux/rave-sp.h>
^
compilation terminated.

vim +28 drivers//watchdog/rave-sp-wdt.c

> 28 #include <linux/rave-sp.h>
29 #include <linux/reboot.h>
30 #include <linux/slab.h>
31 #include <linux/watchdog.h>
32

---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation

Attachment: .config.gz
Description: application/gzip