aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/intel_msic.c
diff options
context:
space:
mode:
authoraxel lin <axel.lin@gmail.com>2012-09-02 12:25:47 +0000
committerViresh Kumar <viresh.kumar@linaro.org>2012-10-03 15:26:34 +0530
commit6e1dbc3ffb38049299d9621e795b116aa878cd52 (patch)
treec36b7a36275416eaa5239bf858d7afc5b52dc536 /drivers/mfd/intel_msic.c
parentb3a41980c32b8e75eedc93cd12b94ddb66617cd5 (diff)
ARM: ux500: Fix build error due to missing include of asm/pmu.h in cpu-db8500.c
Include asm/pmu.h to fix below build error: CC arch/arm/mach-ux500/cpu-db8500.o arch/arm/mach-ux500/cpu-db8500.c:118:8: error: variable 'db8500_pmu_platdata' has initializer but incomplete type arch/arm/mach-ux500/cpu-db8500.c:119:2: error: unknown field 'handle_irq' specified in initializer arch/arm/mach-ux500/cpu-db8500.c:119:2: warning: excess elements in struct initializer [enabled by default] arch/arm/mach-ux500/cpu-db8500.c:119:2: warning: (near initialization for 'db8500_pmu_platdata') [enabled by default] make[1]: *** [arch/arm/mach-ux500/cpu-db8500.o] Error 1 make: *** [arch/arm/mach-ux500] Error 2 Signed-off-by: Axel Lin <axel.lin@gmail.com>
Diffstat (limited to 'drivers/mfd/intel_msic.c')
0 files changed, 0 insertions, 0 deletions