2023-08-01 14:41:47

by Deren Wu

[permalink] [raw]
Subject: [PATCH 17/17] wifi: mt76: add mt7925 to Kconfig

(Patches split into one patch per file for easier review, but the final
commit will be one big patch. See the cover letter for more info.)

Co-developed-by: Lorenzo Bianconi <[email protected]>
Signed-off-by: Lorenzo Bianconi <[email protected]>
Signed-off-by: Deren Wu <[email protected]>
---
drivers/net/wireless/mediatek/mt76/Kconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/net/wireless/mediatek/mt76/Kconfig b/drivers/net/wireless/mediatek/mt76/Kconfig
index 7eb1b0b63d11..a86f800b8bf5 100644
--- a/drivers/net/wireless/mediatek/mt76/Kconfig
+++ b/drivers/net/wireless/mediatek/mt76/Kconfig
@@ -44,3 +44,4 @@ source "drivers/net/wireless/mediatek/mt76/mt7615/Kconfig"
source "drivers/net/wireless/mediatek/mt76/mt7915/Kconfig"
source "drivers/net/wireless/mediatek/mt76/mt7921/Kconfig"
source "drivers/net/wireless/mediatek/mt76/mt7996/Kconfig"
+source "drivers/net/wireless/mediatek/mt76/mt7925/Kconfig"
--
2.18.0



2023-08-02 10:38:29

by kernel test robot

[permalink] [raw]
Subject: Re: [PATCH 17/17] wifi: mt76: add mt7925 to Kconfig

Hi Deren,

kernel test robot noticed the following build errors:

[auto build test ERROR on wireless-next/main]
[also build test ERROR on wireless/main linus/master v6.5-rc4 next-20230802]
[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/Deren-Wu/wifi-mt76-mt7925-add-Kconfig/20230801-223655
base: https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git main
patch link: https://lore.kernel.org/r/12bafb6334728c3c12cdd8ab3e7505a963d4356d.1690864199.git.deren.wu%40mediatek.com
patch subject: [PATCH 17/17] wifi: mt76: add mt7925 to Kconfig
config: sh-allmodconfig (https://download.01.org/0day-ci/archive/20230802/[email protected]/config)
compiler: sh4-linux-gcc (GCC) 12.3.0
reproduce: (https://download.01.org/0day-ci/archive/20230802/[email protected]/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <[email protected]>
| Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/

All errors (new ones prefixed by >>):

In file included from drivers/net/wireless/mediatek/mt76/mt7925/mac.c:7:
>> drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h:7:10: fatal error: ../mt792x.h: No such file or directory
7 | #include "../mt792x.h"
| ^~~~~~~~~~~~~
compilation terminated.


vim +7 drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h

d5f8016ffd8fd01 Deren Wu 2023-08-01 6
d5f8016ffd8fd01 Deren Wu 2023-08-01 @7 #include "../mt792x.h"
d5f8016ffd8fd01 Deren Wu 2023-08-01 8 #include "regs.h"
d5f8016ffd8fd01 Deren Wu 2023-08-01 9

--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki