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

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

tree:   https://github.com/frank-w/BPI-R2-4.14 5.5-merged
head:   16b1dd46f834f867550cb4c660172d9418fbe4d4
commit: 0748bb43ff857740f874c8d8a65a5b45b5582336 [5/11] mt6625l: include wifi-folder
config: arm-allmodconfig (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 0748bb43ff857740f874c8d8a65a5b45b5582336
        # 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_detect.c:24: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

2a70907aa0588a Frank Wunderlich 2019-12-14  17  
2a70907aa0588a Frank Wunderlich 2019-12-14  18  #include <linux/of.h>
2a70907aa0588a Frank Wunderlich 2019-12-14  19  #include <linux/of_gpio.h>
2a70907aa0588a Frank Wunderlich 2019-12-14  20  #include <linux/pinctrl/consumer.h>
2a70907aa0588a Frank Wunderlich 2019-12-14  21  #include <linux/pinctrl/pinctrl.h>
2a70907aa0588a Frank Wunderlich 2019-12-14  22  #include <linux/gpio.h>
2a70907aa0588a Frank Wunderlich 2019-12-14  23  #include <linux/platform_device.h>
2a70907aa0588a Frank Wunderlich 2019-12-14 @24  #include "osal.h"
2a70907aa0588a Frank Wunderlich 2019-12-14  25  

:::::: The code at line 24 was first introduced by commit
:::::: 2a70907aa0588a1f6dd9e755b722b3c7be5e256c mt6625l: add driver folder

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

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org Intel Corporation

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

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

only message in thread, other threads:[~2020-01-06 22:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-06 22:07 [frank-w-bpi-r2-4.14:5.5-merged 5/11] 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.