]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 23 Mar 2011 10:16:34 +0000 (19:16 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 23 Mar 2011 10:16:34 +0000 (19:16 +0900)
Now that the in-tree offenders have seemingly all caught up, we can
finally unconditionally select this.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig

index 2d264fa84959dde3488b79c8d0fd111b5df63a7e..e4be5a485d5c7d1a60817d4bb600ad24ad3ffefc 100644 (file)
@@ -23,8 +23,7 @@ config SUPERH
        select HAVE_SPARSE_IRQ
        select RTC_LIB
        select GENERIC_ATOMIC64
-       # Support the deprecated APIs until MFD and GPIOLIB catch up.
-       select GENERIC_HARDIRQS_NO_DEPRECATED if !MFD_SUPPORT && !GPIOLIB
+       select GENERIC_HARDIRQS_NO_DEPRECATED
        select GENERIC_IRQ_SHOW
        help
          The SuperH is a RISC processor targeted for use in embedded systems