[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202209290908.QKiFzBvw-lkp@intel.com>
Date: Thu, 29 Sep 2022 09:44:44 +0800
From: kernel test robot <lkp@...el.com>
To: Dmitry Torokhov <dmitry.torokhov@...il.com>,
Kalle Valo <kvalo@...nel.org>
Cc: kbuild-all@...ts.01.org, linux-wireless@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] wifi: wl1251: drop support for platform data
Hi Dmitry,
I love your patch! Yet something to improve:
[auto build test ERROR on wireless-next/main]
[also build test ERROR on wireless/main linus/master v6.0-rc7 next-20220928]
[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#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Dmitry-Torokhov/wifi-wl1251-drop-support-for-platform-data/20220929-062332
base: https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git main
config: sh-allmodconfig
compiler: sh4-linux-gcc (GCC) 12.1.0
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/2d135eb2586e60f5c806ce1f17dbeed40dbc2d50
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Dmitry-Torokhov/wifi-wl1251-drop-support-for-platform-data/20220929-062332
git checkout 2d135eb2586e60f5c806ce1f17dbeed40dbc2d50
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=sh SHELL=/bin/bash drivers/net/wireless/ti/wlcore/
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
>> drivers/net/wireless/ti/wlcore/spi.c:17:10: fatal error: linux/wl12xx.h: No such file or directory
17 | #include <linux/wl12xx.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
vim +17 drivers/net/wireless/ti/wlcore/spi.c
c1f9a095600e07 drivers/net/wireless/wl12xx/wl1271_spi.c Ohad Ben-Cohen 2010-09-16 @17 #include <linux/wl12xx.h>
0969d6793f4899 drivers/net/wireless/wl12xx/spi.c Felipe Balbi 2011-10-05 18 #include <linux/platform_device.h>
04654c38614523 drivers/net/wireless/ti/wlcore/spi.c Uri Mashiach 2015-12-30 19 #include <linux/of_irq.h>
4c1ce07bcf6253 drivers/net/wireless/ti/wlcore/spi.c Uri Mashiach 2015-12-30 20 #include <linux/regulator/consumer.h>
f5fc0f86b02afe drivers/net/wireless/wl12xx/wl1271_spi.c Luciano Coelho 2009-08-06 21
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (241638 bytes)
Powered by blists - more mailing lists