diff options
author | Mike Rapoport <mike@compulab.co.il> | 2009-07-21 16:09:52 +0200 |
---|---|---|
committer | Eric Miao <eric.y.miao@gmail.com> | 2009-07-23 04:43:40 +0200 |
commit | 1d3e216f1d303878d7204de94dee251bc2702175 (patch) | |
tree | ebf3de25b59eea7f039c92f6fe1128dd02d4452c /lib/cpumask.c | |
parent | [ARM] pxa: add STUART MFP config for PalmTX,T5,LD (diff) | |
download | linux-1d3e216f1d303878d7204de94dee251bc2702175.tar.xz linux-1d3e216f1d303878d7204de94dee251bc2702175.zip |
[ARM] pxa/em-x270: fix compile failure when CONFIG_APM_EMULATION=n
If CONFIG_APM_EMULATION=n em-x270 build fails with linker error:
arch/arm/mach-pxa/built-in.o: In function `em_x270_battery_critical': em-x270.c:(.text+0x12c0): undefined reference to `apm_queue_event'
arch/arm/mach-pxa/built-in.o: In function `em_x270_battery_low': em-x270.c:(.text+0x12c8): undefined reference to `apm_queue_event'
make: *** [.tmp_vmlinux1] Error 1
Fix it.
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
Diffstat (limited to 'lib/cpumask.c')
0 files changed, 0 insertions, 0 deletions