Re: [PATCH] m68knommu: Get rid of duplicate include
From: Greg Ungerer
Date: Sun Jul 29 2007 - 20:07:58 EST
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@xxxxxxxxxxx>
Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>
---
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@xxxxxxxxxxxx
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/