Commit 3f4caa81 authored by Paul Mundt's avatar Paul Mundt

sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.

Now that the in-tree offenders have seemingly all caught up, we can
finally unconditionally select this.
Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent d4cc183f
...@@ -23,8 +23,7 @@ config SUPERH ...@@ -23,8 +23,7 @@ config SUPERH
select HAVE_SPARSE_IRQ select HAVE_SPARSE_IRQ
select RTC_LIB select RTC_LIB
select GENERIC_ATOMIC64 select GENERIC_ATOMIC64
# Support the deprecated APIs until MFD and GPIOLIB catch up. select GENERIC_HARDIRQS_NO_DEPRECATED
select GENERIC_HARDIRQS_NO_DEPRECATED if !MFD_SUPPORT && !GPIOLIB
select GENERIC_IRQ_SHOW select GENERIC_IRQ_SHOW
help help
The SuperH is a RISC processor targeted for use in embedded systems The SuperH is a RISC processor targeted for use in embedded systems
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment