linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] misc: microchip: pci1xxxx: Remove duplicate include
@ 2022-09-13  3:02 Yihao Han
  2022-09-13 10:40 ` Kumaravel.Thiagarajan
  0 siblings, 1 reply; 2+ messages in thread
From: Yihao Han @ 2022-09-13  3:02 UTC (permalink / raw)
  To: Kumaravel Thiagarajan, Arnd Bergmann, Greg Kroah-Hartman,
	linux-gpio, linux-kernel
  Cc: Yihao Han

Remove duplicate include in mchp_pci1xxxx_gpio.c

Signed-off-by: Yihao Han <hanyihao@vivo.com>
---
 drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c b/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c
index 9cc771c604ed..3cda6e679cc7 100644
--- a/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c
+++ b/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c
@@ -6,7 +6,6 @@
 #include <linux/spinlock.h>
 #include <linux/gpio/driver.h>
 #include <linux/bio.h>
-#include <linux/spinlock.h>
 #include <linux/mutex.h>
 #include <linux/kthread.h>
 #include <linux/interrupt.h>
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* RE: [PATCH] misc: microchip: pci1xxxx: Remove duplicate include
  2022-09-13  3:02 [PATCH] misc: microchip: pci1xxxx: Remove duplicate include Yihao Han
@ 2022-09-13 10:40 ` Kumaravel.Thiagarajan
  0 siblings, 0 replies; 2+ messages in thread
From: Kumaravel.Thiagarajan @ 2022-09-13 10:40 UTC (permalink / raw)
  To: hanyihao, arnd, gregkh, linux-gpio, linux-kernel

> -----Original Message-----
> From: Yihao Han <hanyihao@vivo.com>
> Sent: Tuesday, September 13, 2022 8:33 AM
> To: Kumaravel Thiagarajan - I21417
> <Kumaravel.Thiagarajan@microchip.com>; Arnd Bergmann
> <arnd@arndb.de>; Greg Kroah-Hartman <gregkh@linuxfoundation.org>;
> linux-gpio@vger.kernel.org; linux-kernel@vger.kernel.org
> Cc: Yihao Han <hanyihao@vivo.com>
> Subject: [PATCH] misc: microchip: pci1xxxx: Remove duplicate include
> 
> Remove duplicate include in mchp_pci1xxxx_gpio.c
Thank you for the patch.
> 
> Signed-off-by: Yihao Han <hanyihao@vivo.com>

Fixes: 7d3e4d807df2 ("misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary device enumerated by the auxiliary bus driver.")
Reviewed-by: Kumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com>
> ---
>  drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c
> b/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c
> index 9cc771c604ed..3cda6e679cc7 100644
> --- a/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c
> +++ b/drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c
> @@ -6,7 +6,6 @@
>  #include <linux/spinlock.h>
>  #include <linux/gpio/driver.h>
>  #include <linux/bio.h>
> -#include <linux/spinlock.h>
>  #include <linux/mutex.h>
>  #include <linux/kthread.h>
>  #include <linux/interrupt.h>
> --
> 2.17.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-13 10:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-13  3:02 [PATCH] misc: microchip: pci1xxxx: Remove duplicate include Yihao Han
2022-09-13 10:40 ` Kumaravel.Thiagarajan

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).