linux-stable-rt/arch/arm/mach-msm
Daniel Walker 6d7b7d578f msm: dma: add completion.h header
At some point this was exposed (not sure how),

linux-2.6/arch/arm/mach-msm/dma.c:92: error: field 'complete' has incomplete type
linux-2.6/arch/arm/mach-msm/dma.c: In function 'dmov_exec_cmdptr_complete_func':
linux-2.6/arch/arm/mach-msm/dma.c:108: error: implicit declaration of function 'complete'
linux-2.6/arch/arm/mach-msm/dma.c: In function 'msm_dmov_exec_cmd':
linux-2.6/arch/arm/mach-msm/dma.c:120: error: implicit declaration of function 'init_completion'
linux-2.6/arch/arm/mach-msm/dma.c:123: error: implicit declaration of function 'wait_for_completion'

and the fix is just to add the header.

Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
2010-06-07 16:16:33 -07:00
..
include/mach Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm 2010-05-21 14:38:35 -07:00
Kconfig msm: 7x30 Kconfig and makefile changes 2010-05-13 16:08:55 -07:00
Makefile msm: 7x30 Kconfig and makefile changes 2010-05-13 16:08:55 -07:00
Makefile.boot
acpuclock-arm11.c
acpuclock.h
board-halibut.c
board-mahimahi.c
board-msm7x27.c ARM: Continue removing useless bootmem.h includes 2010-05-23 10:36:15 +01:00
board-msm7x30.c ARM: Continue removing useless bootmem.h includes 2010-05-23 10:36:15 +01:00
board-qsd8x50.c ARM: Continue removing useless bootmem.h includes 2010-05-23 10:36:15 +01:00
board-sapphire.c
board-trout.c
board-trout.h
clock-7x30.h msm: clock support for the MSM7x30 CPU. 2010-05-13 16:08:53 -07:00
clock-pcom.c
clock-pcom.h
clock.c msm: clock support for the MSM7x30 CPU. 2010-05-13 16:08:53 -07:00
clock.h msm: clock support for the MSM7x30 CPU. 2010-05-13 16:08:53 -07:00
devices-msm7x00.c
devices-msm7x30.c msm: add devices-msm7x30.c 2010-05-13 16:08:43 -07:00
devices-qsd8x50.c
devices.h msm: Add extern for 7x30 clock list. 2010-05-13 16:08:48 -07:00
dma.c msm: dma: add completion.h header 2010-06-07 16:16:33 -07:00
gpio.c
idle.S
io.c msm: io: add io support for 7x30 2010-05-13 16:08:49 -07:00
irq-vic.c
irq.c
last_radio_log.c
proc_comm.c
proc_comm.h
sirc.c
smd.c
smd_debug.c
smd_private.h
timer.c
vreg.c