linux/arch/sh/drivers/dma
Manuel Lauss bdff33ddd9 sh: Trivial fix for dma-api compile failure.
Trivial fix for arch/sh/drivers/dma/dma-api.c compile failure:

  CC      arch/sh/drivers/dma/dma-api.o
a/arch/sh/drivers/dma/dma-api.c: In function 'dma_wait_for_completion':
a/arch/sh/drivers/dma/dma-api.c:233: error: 'TASK_UNINTERRUPTIBLE' undeclared (first use in this function)
a/arch/sh/drivers/dma/dma-api.c:233: error: (Each undeclared identifier is reported only once
a/arch/sh/drivers/dma/dma-api.c:233: error: for each function it appears in.)
a/arch/sh/drivers/dma/dma-api.c:233: warning: implicit declaration of function 'schedule'

Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-05-31 13:44:17 +09:00
..
Kconfig sh: SH7760 DMABRG support. 2007-05-09 17:36:15 +09:00
Makefile sh: SH7760 DMABRG support. 2007-05-09 17:36:15 +09:00
dma-api.c sh: Trivial fix for dma-api compile failure. 2007-05-31 13:44:17 +09:00
dma-g2.c sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
dma-isa.c spelling fixes: arch/sh/ 2007-05-21 14:31:39 +09:00
dma-pvr2.c sh: Updates for IRQ handler changes. 2006-10-06 15:31:16 +09:00
dma-sh.c sh: SH-DMAC compile fixes 2007-02-13 10:54:45 +09:00
dma-sh.h [PATCH] sh: DMA updates 2006-01-16 23:15:27 -08:00
dma-sysfs.c sh: dma-sysfs fixes. 2006-12-06 10:45:39 +09:00
dmabrg.c spelling fixes: arch/sh/ 2007-05-21 14:31:39 +09:00