rk2928: irqs.h: add IRQ_ARM_PMU define
author黄涛 <huangtao@rock-chips.com>
Tue, 17 Jul 2012 06:27:21 +0000 (14:27 +0800)
committer黄涛 <huangtao@rock-chips.com>
Tue, 17 Jul 2012 06:27:21 +0000 (14:27 +0800)
arch/arm/mach-rk2928/include/mach/irqs.h

index f1bdd00d2cc8359bc0f512a7629e47cfbd19d166..d0d398074bac4e16ab04fef05d160e4e55326a93 100644 (file)
@@ -53,6 +53,8 @@
 #define IRQ_SDMMC_DETECT                78
 #define IRQ_SDIO_DETECT                 79
 
+#define IRQ_ARM_PMU                     86
+
 //hhb@rock-chips.com this spi is used for fiq_debugger signal irq
 #define IRQ_UART_SIGNAL                        127
 #if CONFIG_RK_DEBUG_UART >= 0 && CONFIG_RK_DEBUG_UART < 3