1. 25 10月, 2012 1 次提交
    • L
      ARM: ux500: Fix build error relating to IRQCHIP_SKIP_SET_WAKE · 1ae32557
      Lee Jones 提交于
      This patch fixes the build error below:
      
      arch/arm/mach-ux500/cpu.c: In function ‘ux500_init_irq’:
      arch/arm/mach-ux500/cpu.c:55:2: error: invalid use of undefined type ‘struct irq_chip’
      arch/arm/mach-ux500/cpu.c:55:24: error: ‘IRQCHIP_SKIP_SET_WAKE’ undeclared (first use in this function)
      arch/arm/mach-ux500/cpu.c:55:24: note: each undeclared identifier is reported only once for each function it appears in
      arch/arm/mach-ux500/cpu.c:55:48: error: ‘IRQCHIP_MASK_ON_SUSPEND’ undeclared (first use in this function)
      Acked-by: NLinus Walleij <linus.walleij@linaro.org>
      Signed-off-by: NLee Jones <lee.jones@linaro.org>
      1ae32557
  2. 21 10月, 2012 2 次提交
  3. 20 10月, 2012 36 次提交
  4. 19 10月, 2012 1 次提交