[PATCH 14/28] m68k/atari: Convert Atari to genirq

From: Geert Uytterhoeven
Date: Sun Sep 11 2011 - 08:05:47 EST


Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
[v1] Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/