Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATED

All chips converted.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
Thomas Gleixner 2011-02-06 18:23:41 +00:00 committed by Mike Frysinger
parent 91796c235d
commit 1eb5efa0e4
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ config BLACKFIN
select HAVE_GENERIC_HARDIRQS select HAVE_GENERIC_HARDIRQS
select GENERIC_IRQ_PROBE select GENERIC_IRQ_PROBE
select IRQ_PER_CPU if SMP select IRQ_PER_CPU if SMP
select GENERIC_HARDIRQS_NO_DEPRECATED
config GENERIC_CSUM config GENERIC_CSUM
def_bool y def_bool y