[char-misc:char-misc-next 21/24] drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c: linux/spinlock.h is included more than once.

From: kernel test robot
Date: Wed Sep 14 2022 - 04:32:01 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git char-misc-next
head: ceecbbddbf549fe0b7ffa3804a6e255b3360030f
commit: 7d3e4d807df2a216b9aa2944372f2b3f6ef3f205 [21/24] misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary device enumerated by the auxiliary bus driver.
compiler: gcc-11 (Debian 11.3.0-5) 11.3.0

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <yujie.liu@xxxxxxxxx>

includecheck warnings: (new ones prefixed by >>)
>> drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c: linux/spinlock.h is included more than once.


7d3e4d807df2a (Kumaravel Thiagarajan 2022-08-25 01:30:44 +0530 5) #include <linux/module.h>
7d3e4d807df2a (Kumaravel Thiagarajan 2022-08-25 01:30:44 +0530 @6) #include <linux/spinlock.h>
7d3e4d807df2a (Kumaravel Thiagarajan 2022-08-25 01:30:44 +0530 7) #include <linux/gpio/driver.h>
7d3e4d807df2a (Kumaravel Thiagarajan 2022-08-25 01:30:44 +0530 8) #include <linux/bio.h>
7d3e4d807df2a (Kumaravel Thiagarajan 2022-08-25 01:30:44 +0530 @9) #include <linux/spinlock.h>
7d3e4d807df2a (Kumaravel Thiagarajan 2022-08-25 01:30:44 +0530 10) #include <linux/mutex.h>
7d3e4d807df2a (Kumaravel Thiagarajan 2022-08-25 01:30:44 +0530 11) #include <linux/kthread.h>
1f4d8ae231f47 (Kumaravel Thiagarajan 2022-08-25 01:30:46 +0530 12) #include <linux/interrupt.h>

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