diff options
author | Lee Jones <lee.jones@linaro.org> | 2012-10-23 16:55:05 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2012-10-25 09:43:49 +0200 |
commit | 1ae325574ce4c5fe5792b33cef95793e01af6c46 (patch) | |
tree | 07731c08a3a2d92b8505f6b6a17a88f3a315a098 /arch/arm/boot/dts | |
parent | Linux 3.7-rc2 (diff) | |
download | linux-1ae325574ce4c5fe5792b33cef95793e01af6c46.tar.xz linux-1ae325574ce4c5fe5792b33cef95793e01af6c46.zip |
ARM: ux500: Fix build error relating to IRQCHIP_SKIP_SET_WAKE
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: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts')
0 files changed, 0 insertions, 0 deletions