aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/jazzdma.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/include/asm/jazzdma.h')
-rw-r--r--arch/mips/include/asm/jazzdma.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/mips/include/asm/jazzdma.h b/arch/mips/include/asm/jazzdma.h
index d913439c738c..d13f940022d5 100644
--- a/arch/mips/include/asm/jazzdma.h
+++ b/arch/mips/include/asm/jazzdma.h
@@ -40,12 +40,6 @@ extern int vdma_get_enable(int channel);
#define VDMA_OFFSET(a) ((unsigned int)(a) & (VDMA_PAGESIZE-1))
/*
- * error code returned by vdma_alloc()
- * (See also arch/mips/kernel/jazzdma.c)
- */
-#define VDMA_ERROR 0xffffffff
-
-/*
* VDMA pagetable entry description
*/
typedef volatile struct VDMA_PGTBL_ENTRY {