public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] staging: kpc2000: remove duplicated include from kp2000_module.c
@ 2019-04-24  2:50 YueHaibing
  2019-04-24  6:06 ` Mukesh Ojha
  0 siblings, 1 reply; 2+ messages in thread
From: YueHaibing @ 2019-04-24  2:50 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: YueHaibing, devel, linux-kernel, kernel-janitors

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 drivers/staging/kpc2000/kpc2000/kp2000_module.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/kpc2000/kpc2000/kp2000_module.c b/drivers/staging/kpc2000/kpc2000/kp2000_module.c
index 661b0b74ed66..fa3bd266ba54 100644
--- a/drivers/staging/kpc2000/kpc2000/kp2000_module.c
+++ b/drivers/staging/kpc2000/kpc2000/kp2000_module.c
@@ -5,7 +5,6 @@
 #include <linux/types.h>
 #include <linux/export.h>
 #include <linux/slab.h>
-#include <linux/pci.h>
 #include <asm/io.h>
 #include <linux/io.h>
 #include <linux/mfd/core.h>






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

* Re: [PATCH -next] staging: kpc2000: remove duplicated include from kp2000_module.c
  2019-04-24  2:50 [PATCH -next] staging: kpc2000: remove duplicated include from kp2000_module.c YueHaibing
@ 2019-04-24  6:06 ` Mukesh Ojha
  0 siblings, 0 replies; 2+ messages in thread
From: Mukesh Ojha @ 2019-04-24  6:06 UTC (permalink / raw)
  To: YueHaibing, Greg Kroah-Hartman; +Cc: devel, linux-kernel, kernel-janitors


On 4/24/2019 8:20 AM, YueHaibing wrote:
> Remove duplicated include.
>
> Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

Cheers,
-Mukesh
> ---
>   drivers/staging/kpc2000/kpc2000/kp2000_module.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/drivers/staging/kpc2000/kpc2000/kp2000_module.c b/drivers/staging/kpc2000/kpc2000/kp2000_module.c
> index 661b0b74ed66..fa3bd266ba54 100644
> --- a/drivers/staging/kpc2000/kpc2000/kp2000_module.c
> +++ b/drivers/staging/kpc2000/kpc2000/kp2000_module.c
> @@ -5,7 +5,6 @@
>   #include <linux/types.h>
>   #include <linux/export.h>
>   #include <linux/slab.h>
> -#include <linux/pci.h>
>   #include <asm/io.h>
>   #include <linux/io.h>
>   #include <linux/mfd/core.h>
>
>
>
>
>

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

end of thread, other threads:[~2019-04-24  6:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-24  2:50 [PATCH -next] staging: kpc2000: remove duplicated include from kp2000_module.c YueHaibing
2019-04-24  6:06 ` Mukesh Ojha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox