diff options
author | Manuel Lauss <mano@roarinelk.homelinux.net> | 2007-05-31 06:44:17 +0200 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2007-05-31 06:44:17 +0200 |
commit | bdff33ddd906b2ab9eb70e9098f507fac6d56b70 (patch) | |
tree | 2a0687b4cc9e352af65c43a37d73cbde293945f8 /include/asm-sh/smp.h | |
parent | sh: Fix pcrel too far for in_nmi label. (diff) | |
download | linux-bdff33ddd906b2ab9eb70e9098f507fac6d56b70.tar.xz linux-bdff33ddd906b2ab9eb70e9098f507fac6d56b70.zip |
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>
Diffstat (limited to 'include/asm-sh/smp.h')
0 files changed, 0 insertions, 0 deletions