[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1315742394-16036-15-git-send-email-geert@linux-m68k.org>
Date: Sun, 11 Sep 2011 13:59:40 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: linux-m68k@...ts.linux-m68k.org
Cc: linux-kernel@...r.kernel.org,
Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [PATCH 14/28] m68k/atari: Convert Atari to genirq
Signed-off-by: Geert Uytterhoeven <geert@...ux-m68k.org>
[v1] Acked-by: Thomas Gleixner <tglx@...utronix.de>
---
v3: With handle_simple_irq(), we don't need the .irq_{,un}mask methods anymore,
hence the conversion to genirq becomes trivial.
---
arch/m68k/Kconfig.mmu | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/m68k/Kconfig.mmu b/arch/m68k/Kconfig.mmu
index 557b4b7..2df049f 100644
--- a/arch/m68k/Kconfig.mmu
+++ b/arch/m68k/Kconfig.mmu
@@ -201,7 +201,6 @@ config SUN3
config USE_GENERIC_HARDIRQS
bool "Use genirq"
depends on !AMIGA
- depends on !ATARI
depends on !MAC
depends on !APOLLO
depends on !MVME147
--
1.7.0.4
--
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