[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202209291632.sMe96Ya6-lkp@intel.com>
Date: Thu, 29 Sep 2022 16:31:18 +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: arm-defconfig
compiler: arm-linux-gnueabi-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=arm SHELL=/bin/bash
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 >>):
>> arch/arm/mach-omap2/pdata-quirks.c:13:10: fatal error: linux/wl12xx.h: No such file or directory
13 | #include <linux/wl12xx.h>
| ^~~~~~~~~~~~~~~~
compilation terminated.
vim +13 arch/arm/mach-omap2/pdata-quirks.c
f9d50fef4b6447 Grazvydas Ignotas 2015-07-21 @13 #include <linux/wl12xx.h>
f9d50fef4b6447 Grazvydas Ignotas 2015-07-21 14 #include <linux/mmc/card.h>
f9d50fef4b6447 Grazvydas Ignotas 2015-07-21 15 #include <linux/mmc/host.h>
d060b40523dcd9 Tony Lindgren 2018-02-22 16 #include <linux/power/smartreflex.h>
f9d50fef4b6447 Grazvydas Ignotas 2015-07-21 17 #include <linux/regulator/machine.h>
f9d50fef4b6447 Grazvydas Ignotas 2015-07-21 18 #include <linux/regulator/fixed.h>
6a08e1e6f7fafa Tony Lindgren 2013-09-25 19
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (260895 bytes)
Powered by blists - more mailing lists