]> git.baikalelectronics.ru Git - kernel.git/commitdiff
sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
authorGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 27 May 2011 21:39:56 +0000 (21:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Jun 2011 21:42:30 +0000 (14:42 -0700)
Config option GENERIC_HARDIRQS_NO_DEPRECATED was removed in commit
efca58ccf0130d1f2032de1a0c70548932ae6326 ("genirq: Remove the now obsolete
config options and select statements"), but the select was accidentally
reintroduced in commit 545e21e76455efbfb63a2f2a00ff404f25450808
("sparc32: genirq support")

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/Kconfig

index 730dda1ad1436d094972a47d99f209584659e219..cb1c2f112fa948ef5c09776e4b8f6a43c2838a6b 100644 (file)
@@ -26,7 +26,6 @@ config SPARC
        select HAVE_DMA_API_DEBUG
        select HAVE_ARCH_JUMP_LABEL
        select HAVE_GENERIC_HARDIRQS
-       select GENERIC_HARDIRQS_NO_DEPRECATED
        select GENERIC_IRQ_SHOW
        select USE_GENERIC_SMP_HELPERS if SMP