From: Kukjin Kim Date: Thu, 14 Oct 2010 06:35:07 +0000 (+0900) Subject: ARM: S5P: Fix missed IRQ_EINT_BIT() X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=dc6c0ca39daad44f3169656296ef81d39a6dc7f5;p=deliverable%2Flinux.git ARM: S5P: Fix missed IRQ_EINT_BIT() When merged patches, missed IRQ_EINT_BIT() definition from commit ea31fd43 (ARM: S5PV210: Add Power Management Support). The IRQ_EINT_BIT() is used in the Power Management operation (plat-samsung/pm.c). Signed-off-by: Kukjin Kim --- diff --git a/arch/arm/plat-s5p/include/plat/irqs.h b/arch/arm/plat-s5p/include/plat/irqs.h index 7f653bce3c13..ba9121c60a2a 100644 --- a/arch/arm/plat-s5p/include/plat/irqs.h +++ b/arch/arm/plat-s5p/include/plat/irqs.h @@ -94,6 +94,8 @@ ((irq) - S5P_EINT_BASE1) : \ ((irq) + 16 - S5P_EINT_BASE2)) +#define IRQ_EINT_BIT(x) EINT_OFFSET(x) + /* Typically only a few gpio chips require gpio interrupt support. To avoid memory waste irq descriptors are allocated only for S5P_GPIOINT_GROUP_COUNT chips, each with total number of