linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] arm:mach-sa1100/hackkit.c : Remove duplicate header
  2019-03-27 19:11 [PATCH] arm:mach-sa1100/hackkit.c : Remove duplicate header jagdsh.linux
@ 2019-03-27 15:21 ` Mukesh Ojha
  0 siblings, 0 replies; 2+ messages in thread
From: Mukesh Ojha @ 2019-03-27 15:21 UTC (permalink / raw)
  To: jagdsh.linux, linux, paul.burton; +Cc: linux-arm-kernel, linux-kernel


On 3/28/2019 12:41 AM, jagdsh.linux@gmail.com wrote:
> From: Jagadeesh Pagadala <jagdsh.linux@gmail.com>
>
> Remove duplicate header which is included twice.
>
> Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@gmail.com>


Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

-Mukesh

> ---
>   arch/arm/mach-sa1100/hackkit.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-sa1100/hackkit.c b/arch/arm/mach-sa1100/hackkit.c
> index 643d5f2..0016d25 100644
> --- a/arch/arm/mach-sa1100/hackkit.c
> +++ b/arch/arm/mach-sa1100/hackkit.c
> @@ -22,7 +22,6 @@
>   #include <linux/serial_core.h>
>   #include <linux/mtd/mtd.h>
>   #include <linux/mtd/partitions.h>
> -#include <linux/tty.h>
>   #include <linux/gpio.h>
>   #include <linux/leds.h>
>   #include <linux/platform_device.h>

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

* [PATCH] arm:mach-sa1100/hackkit.c :  Remove duplicate header
@ 2019-03-27 19:11 jagdsh.linux
  2019-03-27 15:21 ` Mukesh Ojha
  0 siblings, 1 reply; 2+ messages in thread
From: jagdsh.linux @ 2019-03-27 19:11 UTC (permalink / raw)
  To: linux, paul.burton; +Cc: linux-arm-kernel, linux-kernel, Jagadeesh Pagadala

From: Jagadeesh Pagadala <jagdsh.linux@gmail.com>

Remove duplicate header which is included twice.

Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@gmail.com>
---
 arch/arm/mach-sa1100/hackkit.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-sa1100/hackkit.c b/arch/arm/mach-sa1100/hackkit.c
index 643d5f2..0016d25 100644
--- a/arch/arm/mach-sa1100/hackkit.c
+++ b/arch/arm/mach-sa1100/hackkit.c
@@ -22,7 +22,6 @@
 #include <linux/serial_core.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/partitions.h>
-#include <linux/tty.h>
 #include <linux/gpio.h>
 #include <linux/leds.h>
 #include <linux/platform_device.h>
-- 
1.8.3.1


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

end of thread, other threads:[~2019-03-27 15:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-27 19:11 [PATCH] arm:mach-sa1100/hackkit.c : Remove duplicate header jagdsh.linux
2019-03-27 15:21 ` Mukesh Ojha

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