linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] powerpc/kernel/time: Remove duplicate header
@ 2019-01-28 16:11 Brajeswar Ghosh
  2019-01-28 19:05 ` Souptick Joarder
  2019-02-08 13:02 ` Michael Ellerman
  0 siblings, 2 replies; 3+ messages in thread
From: Brajeswar Ghosh @ 2019-01-28 16:11 UTC (permalink / raw)
  To: benh, paulus, mpe, npiggin, christophe.leroy, arnd, anton, aneesh.kumar
  Cc: jrdr.linux, linuxppc-dev, linux-kernel, sabyasachi.linux

Remove linux/rtc.h which is included more than once

Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
---
 arch/powerpc/kernel/time.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/powerpc/kernel/time.c b/arch/powerpc/kernel/time.c
index 3646affae963..bc0503ef9c9c 100644
--- a/arch/powerpc/kernel/time.c
+++ b/arch/powerpc/kernel/time.c
@@ -57,7 +57,6 @@
 #include <linux/irq_work.h>
 #include <linux/clk-provider.h>
 #include <linux/suspend.h>
-#include <linux/rtc.h>
 #include <linux/sched/cputime.h>
 #include <linux/processor.h>
 #include <asm/trace.h>
-- 
2.17.1


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

* Re: [PATCH] powerpc/kernel/time: Remove duplicate header
  2019-01-28 16:11 [PATCH] powerpc/kernel/time: Remove duplicate header Brajeswar Ghosh
@ 2019-01-28 19:05 ` Souptick Joarder
  2019-02-08 13:02 ` Michael Ellerman
  1 sibling, 0 replies; 3+ messages in thread
From: Souptick Joarder @ 2019-01-28 19:05 UTC (permalink / raw)
  To: Brajeswar Ghosh
  Cc: benh, paulus, mpe, npiggin, christophe.leroy, Arnd Bergmann,
	anton, aneesh.kumar, linuxppc-dev, linux-kernel,
	Sabyasachi Gupta

On Mon, Jan 28, 2019 at 9:41 PM Brajeswar Ghosh
<brajeswar.linux@gmail.com> wrote:
>
> Remove linux/rtc.h which is included more than once
>
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>

Acked-by: Souptick Joarder <jrdr.linux@gmail.com>

> ---
>  arch/powerpc/kernel/time.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/arch/powerpc/kernel/time.c b/arch/powerpc/kernel/time.c
> index 3646affae963..bc0503ef9c9c 100644
> --- a/arch/powerpc/kernel/time.c
> +++ b/arch/powerpc/kernel/time.c
> @@ -57,7 +57,6 @@
>  #include <linux/irq_work.h>
>  #include <linux/clk-provider.h>
>  #include <linux/suspend.h>
> -#include <linux/rtc.h>
>  #include <linux/sched/cputime.h>
>  #include <linux/processor.h>
>  #include <asm/trace.h>
> --
> 2.17.1
>

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

* Re: powerpc/kernel/time: Remove duplicate header
  2019-01-28 16:11 [PATCH] powerpc/kernel/time: Remove duplicate header Brajeswar Ghosh
  2019-01-28 19:05 ` Souptick Joarder
@ 2019-02-08 13:02 ` Michael Ellerman
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Ellerman @ 2019-02-08 13:02 UTC (permalink / raw)
  To: Brajeswar Ghosh, benh, paulus, npiggin, christophe.leroy, arnd,
	anton, aneesh.kumar
  Cc: sabyasachi.linux, linuxppc-dev, jrdr.linux, linux-kernel

On Mon, 2019-01-28 at 16:11:36 UTC, Brajeswar Ghosh wrote:
> Remove linux/rtc.h which is included more than once
> 
> Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/75f8a37580b64f87c223fbd08db6b2f7

cheers

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

end of thread, other threads:[~2019-02-08 13:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-28 16:11 [PATCH] powerpc/kernel/time: Remove duplicate header Brajeswar Ghosh
2019-01-28 19:05 ` Souptick Joarder
2019-02-08 13:02 ` Michael Ellerman

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