llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v1 1/1] bcma: gpio: Switch to use fwnode instead of of_node
       [not found] <20220503151246.58725-1-andriy.shevchenko@linux.intel.com>
@ 2022-05-03 18:24 ` kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-05-03 18:24 UTC (permalink / raw)
  To: Andy Shevchenko, linux-wireless, linux-kernel
  Cc: llvm, kbuild-all, Rafał Miłecki

Hi Andy,

I love your patch! Yet something to improve:

[auto build test ERROR on wireless/main]
[also build test ERROR on wireless-next/main linus/master linux/master v5.18-rc5 next-20220503]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/intel-lab-lkp/linux/commits/Andy-Shevchenko/bcma-gpio-Switch-to-use-fwnode-instead-of-of_node/20220503-231650
base:   https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless.git main
config: hexagon-randconfig-r045-20220501 (https://download.01.org/0day-ci/archive/20220504/202205040233.5yHZrUIm-lkp@intel.com/config)
compiler: clang version 15.0.0 (https://github.com/llvm/llvm-project 363b3a645a1e30011cc8da624f13dac5fd915628)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://github.com/intel-lab-lkp/linux/commit/46c0f361f2b8880eb16d176051b977c31978920a
        git remote add linux-review https://github.com/intel-lab-lkp/linux
        git fetch --no-tags linux-review Andy-Shevchenko/bcma-gpio-Switch-to-use-fwnode-instead-of-of_node/20220503-231650
        git checkout 46c0f361f2b8880eb16d176051b977c31978920a
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=hexagon SHELL=/bin/bash drivers/bcma/

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

All errors (new ones prefixed by >>):

>> drivers/bcma/driver_gpio.c:14:10: fatal error: 'linux/poperty.h' file not found
   #include <linux/poperty.h>
            ^~~~~~~~~~~~~~~~~
   1 error generated.


vim +14 drivers/bcma/driver_gpio.c

  > 14	#include <linux/poperty.h>
    15	

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

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

only message in thread, other threads:[~2022-05-03 18:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20220503151246.58725-1-andriy.shevchenko@linux.intel.com>
2022-05-03 18:24 ` [PATCH v1 1/1] bcma: gpio: Switch to use fwnode instead of of_node kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).