All of lore.kernel.org
 help / color / mirror / Atom feed
* [frank-w-bpi-r2-4.14:5.6-wifi 5/10] drivers/misc/mediatek/connectivity/common/common_detect/wmt_gpio.h:24:10: fatal error: osal.h: No such file or directory
@ 2020-02-11  6:27 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-02-11  6:27 UTC (permalink / raw)
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 2136 bytes --]

tree:   https://github.com/frank-w/BPI-R2-4.14 5.6-wifi
head:   081e706ce0b1c98dda03cb4d6491f1a60b32014b
commit: 8787fe3ed0330403f3a8532ed7f86c570a7c8c13 [5/10] mt6625l: include wifi-folder
config: arm-allyesconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (GCC) 7.5.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 8787fe3ed0330403f3a8532ed7f86c570a7c8c13
        # save the attached .config to linux build tree
        GCC_VERSION=7.5.0 make.cross ARCH=arm 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   In file included from drivers/misc/mediatek/connectivity/common/common_detect/wmt_gpio.c:15:0:
>> drivers/misc/mediatek/connectivity/common/common_detect/wmt_gpio.h:24:10: fatal error: osal.h: No such file or directory
    #include "osal.h"
             ^~~~~~~~
   compilation terminated.

vim +24 drivers/misc/mediatek/connectivity/common/common_detect/wmt_gpio.h

32a1c101f0512e Frank Wunderlich 2020-02-10  17  
32a1c101f0512e Frank Wunderlich 2020-02-10  18  #include <linux/of.h>
32a1c101f0512e Frank Wunderlich 2020-02-10  19  #include <linux/of_gpio.h>
32a1c101f0512e Frank Wunderlich 2020-02-10  20  #include <linux/pinctrl/consumer.h>
32a1c101f0512e Frank Wunderlich 2020-02-10  21  #include <linux/pinctrl/pinctrl.h>
32a1c101f0512e Frank Wunderlich 2020-02-10  22  #include <linux/gpio.h>
32a1c101f0512e Frank Wunderlich 2020-02-10  23  #include <linux/platform_device.h>
32a1c101f0512e Frank Wunderlich 2020-02-10 @24  #include "osal.h"
32a1c101f0512e Frank Wunderlich 2020-02-10  25  

:::::: The code at line 24 was first introduced by commit
:::::: 32a1c101f0512e1e2541befd16d44007b4049fdf mt6625l: add driver folder

:::::: TO: Frank Wunderlich <frank-w@public-files.de>
:::::: CC: Frank Wunderlich <frank-w@public-files.de>

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 73286 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-11  6:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-11  6:27 [frank-w-bpi-r2-4.14:5.6-wifi 5/10] drivers/misc/mediatek/connectivity/common/common_detect/wmt_gpio.h:24:10: fatal error: osal.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.