public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
* [PATCH 1/1 linux-next] m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c
@ 2014-09-16 18:43 Fabian Frederick
  2014-09-17  1:25 ` Greg Ungerer
  0 siblings, 1 reply; 2+ messages in thread
From: Fabian Frederick @ 2014-09-16 18:43 UTC (permalink / raw)
  To: linux-kernel; +Cc: Fabian Frederick, Geert Uytterhoeven, linux-m68k

asm/mcfclk.h was included twice.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
---
 arch/m68k/coldfire/m54xx.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/m68k/coldfire/m54xx.c b/arch/m68k/coldfire/m54xx.c
index eec7f71..075aaab 100644
--- a/arch/m68k/coldfire/m54xx.c
+++ b/arch/m68k/coldfire/m54xx.c
@@ -23,7 +23,6 @@
 #include <asm/mcfuart.h>
 #include <asm/mcfclk.h>
 #include <asm/m54xxgpt.h>
-#include <asm/mcfclk.h>
 #ifdef CONFIG_MMU
 #include <asm/mmu_context.h>
 #endif
-- 
2.1.0

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

* Re: [PATCH 1/1 linux-next] m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c
  2014-09-16 18:43 [PATCH 1/1 linux-next] m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c Fabian Frederick
@ 2014-09-17  1:25 ` Greg Ungerer
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Ungerer @ 2014-09-17  1:25 UTC (permalink / raw)
  To: Fabian Frederick, linux-kernel; +Cc: Geert Uytterhoeven, linux-m68k

Hi Fabian,

On 17/09/14 04:43, Fabian Frederick wrote:
> asm/mcfclk.h was included twice.
> 
> Signed-off-by: Fabian Frederick <fabf@skynet.be>

Looks good, thanks. I have added it to the for-next branch
of the m68knommu git tree.

Regards
Greg


> ---
>  arch/m68k/coldfire/m54xx.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/m68k/coldfire/m54xx.c b/arch/m68k/coldfire/m54xx.c
> index eec7f71..075aaab 100644
> --- a/arch/m68k/coldfire/m54xx.c
> +++ b/arch/m68k/coldfire/m54xx.c
> @@ -23,7 +23,6 @@
>  #include <asm/mcfuart.h>
>  #include <asm/mcfclk.h>
>  #include <asm/m54xxgpt.h>
> -#include <asm/mcfclk.h>
>  #ifdef CONFIG_MMU
>  #include <asm/mmu_context.h>
>  #endif
> 

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

end of thread, other threads:[~2014-09-17  1:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-16 18:43 [PATCH 1/1 linux-next] m68k/coldfire: remove second asm/mcfclk.h inclusion in m54xx.c Fabian Frederick
2014-09-17  1:25 ` Greg Ungerer

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