]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
um: Select GENERIC_HARDIRQS_NO_DEPRECATED
authorThomas Gleixner <tglx@linutronix.de>
Sun, 6 Feb 2011 22:45:38 +0000 (22:45 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 14 Feb 2011 18:37:40 +0000 (19:37 +0100)
irq chips converted and proper accessor functions used.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
LKML-Reference: <20110206224515.430825903@linutronix.de>

arch/um/Kconfig.common

index e351e14b433909e6b83e36bba70d86bf04918c3b..1e78940218c0f82767c16c72080d3d36dcd97c0f 100644 (file)
@@ -7,6 +7,7 @@ config UML
        bool
        default y
        select HAVE_GENERIC_HARDIRQS
+       select GENERIC_HARDIRQS_NO_DEPRECATED
 
 config MMU
        bool