irqchip: mmp: avoid to include irqs head file
authorHaojian Zhuang <haojian.zhuang@gmail.com>
Mon, 3 Jun 2013 02:26:47 +0000 (10:26 +0800)
committerHaojian Zhuang <haojian.zhuang@gmail.com>
Sat, 24 Aug 2013 09:45:47 +0000 (17:45 +0800)
commit942f42214d693f98b6165d0202d21291f95bc37d
tree4e9fcf1dc66bba4bb837d08bca51626032695fd6
parent0f102b6ccec15c057d4d82f9731e6b780c9f8132
irqchip: mmp: avoid to include irqs head file

Since <mach/irqs.h> in irq-mmp.c blocks the multiplatform build,
remove it instead.

Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
drivers/irqchip/irq-mmp.c