1#ifndef __IRQCHIP_MMP_H 2#define __IRQCHIP_MMP_H 3 4extern struct irq_chip icu_irq_chip; 5 6#endif /* __IRQCHIP_MMP_H */ 7