diff options
author | Mike Rapoport <mike@compulab.co.il> | 2009-07-21 10:09:52 -0400 |
---|---|---|
committer | Eric Miao <eric.y.miao@gmail.com> | 2009-07-22 22:43:40 -0400 |
commit | 1d3e216f1d303878d7204de94dee251bc2702175 (patch) | |
tree | ebf3de25b59eea7f039c92f6fe1128dd02d4452c /arch/powerpc/include/asm/mpc6xx.h | |
parent | ecf763c5677faee04d47333e6ed8e9539a427770 (diff) |
[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 'arch/powerpc/include/asm/mpc6xx.h')
0 files changed, 0 insertions, 0 deletions