Blackfin: add support for irqflags
authorMike Frysinger <vapier@gentoo.org>
Mon, 8 Jun 2009 16:49:48 +0000 (12:49 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 13 Jun 2009 11:20:13 +0000 (07:20 -0400)
commit8f86001f76609f70bfcce34e7e2a11860e012ace
tree714bb31a2e54ceabfc750a1a1e556cc1ff60abff
parent538067c822e2512d9a165c71c0c5722168470304
Blackfin: add support for irqflags

This converts the irq handling in the Blackfin arch from the old irq.h /
system.h method to the new irqflags.h.  A stepping stone on the way to
other tracing functionality.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/Kconfig
arch/blackfin/include/asm/irq.h
arch/blackfin/include/asm/irqflags.h [new file with mode: 0644]
arch/blackfin/include/asm/system.h