[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200707292353.55129.jesper.juhl@gmail.com>
Date: Sun, 29 Jul 2007 23:53:54 +0200
From: Jesper Juhl <jesper.juhl@...il.com>
To: Greg Ungerer <gerg@...inux.org>
Cc: Greg Ungerer <gerg@...pgear.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Jesper Juhl <jesper.juhl@...il.com>
Subject: [PATCH] m68knommu: Get rid of duplicate include
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@...il.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>
/***************************************************************************/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists