* [PATCH] m68knommu: Get rid of duplicate include
@ 2007-07-29 21:53 Jesper Juhl
2007-07-30 0:07 ` Greg Ungerer
0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2007-07-29 21:53 UTC (permalink / raw)
To: Greg Ungerer
Cc: Greg Ungerer, Linux Kernel Mailing List, Andrew Morton,
Jesper Juhl
Hi,
This patch removes the duplicate inclusion of asm/irq.h
from arch/m68knommu/platform/5206e/config.c
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---
arch/m68knommu/platform/5206e/config.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/m68knommu/platform/5206e/config.c b/arch/m68knommu/platform/5206e/config.c
index 4ab614f..425703f 100644
--- a/arch/m68knommu/platform/5206e/config.c
+++ b/arch/m68knommu/platform/5206e/config.c
@@ -20,7 +20,6 @@
#include <asm/mcftimer.h>
#include <asm/mcfsim.h>
#include <asm/mcfdma.h>
-#include <asm/irq.h>
/***************************************************************************/
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] m68knommu: Get rid of duplicate include
2007-07-29 21:53 [PATCH] m68knommu: Get rid of duplicate include Jesper Juhl
@ 2007-07-30 0:07 ` Greg Ungerer
0 siblings, 0 replies; 2+ messages in thread
From: Greg Ungerer @ 2007-07-30 0:07 UTC (permalink / raw)
To: Jesper Juhl; +Cc: Linux Kernel Mailing List, Andrew Morton
Hi Jesper,
Jesper Juhl wrote:
> This patch removes the duplicate inclusion of asm/irq.h
> from arch/m68knommu/platform/5206e/config.c
You can add my acked by:
Acked-by: Greg Ungerer <gerg@uclinux.org>
> Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
> ---
>
> arch/m68knommu/platform/5206e/config.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/m68knommu/platform/5206e/config.c b/arch/m68knommu/platform/5206e/config.c
> index 4ab614f..425703f 100644
> --- a/arch/m68knommu/platform/5206e/config.c
> +++ b/arch/m68knommu/platform/5206e/config.c
> @@ -20,7 +20,6 @@
> #include <asm/mcftimer.h>
> #include <asm/mcfsim.h>
> #include <asm/mcfdma.h>
> -#include <asm/irq.h>
>
> /***************************************************************************/
>
>
>
>
--
------------------------------------------------------------------------
Greg Ungerer -- Chief Software Dude EMAIL: gerg@snapgear.com
Secure Computing Corporation PHONE: +61 7 3435 2888
825 Stanley St, FAX: +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-07-30 0:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-29 21:53 [PATCH] m68knommu: Get rid of duplicate include Jesper Juhl
2007-07-30 0:07 ` Greg Ungerer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox