diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2001-03-09 20:33:35 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2001-03-09 20:33:35 +0000 |
commit | 116674acc97ba75a720329996877077d988443a2 (patch) | |
tree | 6a3f2ff0b612ae2ee8a3f3509370c9e6333a53b3 /include/asm-s390/dma.h | |
parent | 71118c319fcae4a138f16e35b4f7e0a6d53ce2ca (diff) |
Merge with Linux 2.4.2.
Diffstat (limited to 'include/asm-s390/dma.h')
-rw-r--r-- | include/asm-s390/dma.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/asm-s390/dma.h b/include/asm-s390/dma.h index e7ae126e6..e7e157330 100644 --- a/include/asm-s390/dma.h +++ b/include/asm-s390/dma.h @@ -1,5 +1,5 @@ /* - * include/asm-s390/delay.h + * include/asm-s390/dma.h * * S390 version * @@ -11,7 +11,6 @@ #include <asm/io.h> /* need byte IO */ -#define MAX_DMA_CHANNELS 0 #define MAX_DMA_ADDRESS 0x80000000 #endif /* _ASM_DMA_H */ |