* [afaerber:rtd1295-next 74/109] drivers/watchdog/rtd119x_wdt.c:18:10: fatal error: asm/system_misc.h: No such file or directory
@ 2019-10-30 17:44 kbuild test robot
0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-10-30 17:44 UTC (permalink / raw)
To: kbuild-all
[-- Attachment #1: Type: text/plain, Size: 1240 bytes --]
tree: https://github.com/afaerber/linux.git rtd1295-next
head: 3a31a77b7c05e10c34ba14a8464740afe46061bd
commit: f3cdb774f021eee509dbbd3d6b7c4084b6defa83 [74/109] watchdog: rtd119x: Implement watchdog-based machine restart
config: ia64-allmodconfig (attached as .config)
compiler: ia64-linux-gcc (GCC) 7.4.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout f3cdb774f021eee509dbbd3d6b7c4084b6defa83
# save the attached .config to linux build tree
GCC_VERSION=7.4.0 make.cross ARCH=ia64
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> drivers/watchdog/rtd119x_wdt.c:18:10: fatal error: asm/system_misc.h: No such file or directory
#include <asm/system_misc.h>
^~~~~~~~~~~~~~~~~~~
compilation terminated.
vim +18 drivers/watchdog/rtd119x_wdt.c
17
> 18 #include <asm/system_misc.h>
19
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 55461 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-10-30 17:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-30 17:44 [afaerber:rtd1295-next 74/109] drivers/watchdog/rtd119x_wdt.c:18:10: fatal error: asm/system_misc.h: No such file or directory kbuild test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.