spi-topcliff-pch: add recovery processing in case wait-event timeout
[zen-stable.git] / arch / arm / plat-orion / include / plat / irq.h
blobf05eeab949688b823c3416f66fbb404b1b5ea978
1 /*
2 * arch/arm/plat-orion/include/plat/irq.h
4 * Marvell Orion SoC IRQ handling.
6 * This file is licensed under the terms of the GNU General Public
7 * License version 2. This program is licensed "as is" without any
8 * warranty of any kind, whether express or implied.
9 */
11 #ifndef __PLAT_IRQ_H
12 #define __PLAT_IRQ_H
14 void orion_irq_init(unsigned int irq_start, void __iomem *maskaddr);
17 #endif