All of lore.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: [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
Date: Tue, 11 Feb 2020 14:27:32 +0800	[thread overview]
Message-ID: <202002111423.IX79Tixo%lkp@intel.com> (raw)

[-- 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 --]

                 reply	other threads:[~2020-02-11  6:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202002111423.IX79Tixo%lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.