Title: [9724] trunk/arch/blackfin/Kconfig: Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATED
Revision
9724
Author
vapier
Date
2011-03-17 06:32:03 -0400 (Thu, 17 Mar 2011)

Log Message

Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATED

From: Thomas Gleixner <[email protected]>

All chips converted.

Modified Paths

Diff

Modified: trunk/arch/blackfin/Kconfig (9723 => 9724)


--- trunk/arch/blackfin/Kconfig	2011-03-17 10:31:15 UTC (rev 9723)
+++ trunk/arch/blackfin/Kconfig	2011-03-17 10:32:03 UTC (rev 9724)
@@ -33,6 +33,7 @@
 	select HAVE_GENERIC_HARDIRQS
 	select GENERIC_IRQ_PROBE
 	select IRQ_PER_CPU if SMP
+	select GENERIC_HARDIRQS_NO_DEPRECATED
 
 config GENERIC_CSUM
 	def_bool y
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to