of/irq: of_irq.c needs to include linux/irq.h
authorGrant Likely <grant.likely@secretlab.ca>
Thu, 21 Oct 2010 17:34:55 +0000 (11:34 -0600)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 21 Oct 2010 17:34:55 +0000 (11:34 -0600)
It works on current architectures simply because asm/prom.h includes
it, but it broke when x86 turned on CONFIG_OF.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found