microblaze: Remove NO_IRQ from architecture
authorMichal Simek <monstr@monstr.eu>
Wed, 21 Dec 2011 12:10:24 +0000 (13:10 +0100)
committerMichal Simek <monstr@monstr.eu>
Thu, 5 Jan 2012 07:34:31 +0000 (08:34 +0100)
commit18e3b1075b1bc4a6027a6612fe70a5c81c209ec7
tree19a57256f56656a16ae459a9cf2ba4c84fca52f9
parentbe3bad6f5eb7205753e0134aeb422c4d9c1d8838
microblaze: Remove NO_IRQ from architecture

NO_IRQ shouldn't be used by any driver. All Microblaze
drivers are fixed that's why NO_IRQ can be removed.

Also fix pci-common.c which has references to NO_IRQ removed.

Signed-off-by: Michal Simek <monstr@monstr.eu>
Reviewed-by: Ryan Mallon <rmallon@gmail.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
CC: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/microblaze/include/asm/irq.h
arch/microblaze/pci/pci-common.c