summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/include/mach/pxa3xx.h
diff options
context:
space:
mode:
authorEric Miao <eric.y.miao@gmail.com>2011-05-18 21:30:04 +0800
committerEric Miao <eric.y.miao@gmail.com>2011-07-12 19:50:33 +0800
commit8a97ae2f554d762a4bc67b5d13b52ef39c8d6baa (patch)
tree4977aabefac6bb2a5b63d2c70730cad0369882ab /arch/arm/mach-pxa/include/mach/pxa3xx.h
parentca0e687c8ea5a7ae4b1c7a735f797f95ed953f9a (diff)
downloadop-kernel-dev-8a97ae2f554d762a4bc67b5d13b52ef39c8d6baa.zip
op-kernel-dev-8a97ae2f554d762a4bc67b5d13b52ef39c8d6baa.tar.gz
ARM: pxa: enable MULTI_IRQ_HANDLER for all boards
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'arch/arm/mach-pxa/include/mach/pxa3xx.h')
-rw-r--r--arch/arm/mach-pxa/include/mach/pxa3xx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/pxa3xx.h b/arch/arm/mach-pxa/include/mach/pxa3xx.h
index c50a1b5..cd3e57f 100644
--- a/arch/arm/mach-pxa/include/mach/pxa3xx.h
+++ b/arch/arm/mach-pxa/include/mach/pxa3xx.h
@@ -8,4 +8,7 @@
extern void __init pxa3xx_map_io(void);
extern void __init pxa3xx_init_irq(void);
extern void __init pxa95x_init_irq(void);
+
+#define pxa3xx_handle_irq ichp_handle_irq
+
#endif /* __MACH_PXA3XX_H */
OpenPOWER on IntegriCloud