patch-2.1.87 linux/include/asm-ppc/dma.h
Next file: linux/include/asm-ppc/ioctls.h
Previous file: linux/include/asm-mips/ioctls.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Sun Feb 15 12:10:13 1998
- Orig file:
v2.1.86/linux/include/asm-ppc/dma.h
- Orig date:
Mon Jan 12 15:18:13 1998
diff -u --recursive --new-file v2.1.86/linux/include/asm-ppc/dma.h linux/include/asm-ppc/dma.h
@@ -124,8 +124,8 @@
#define SND_DMA2 ppc_cs4232_dma2
#else
#ifdef CONFIG_MSS
-#define SND_DMA1 MSS_DMA
-#define SND_DMA2 MSS_DMA2
+#define SND_DMA1 CONFIG_MSS_DMA
+#define SND_DMA2 CONFIG_MSS_DMA2
#else
#define SND_DMA1 -1
#define SND_DMA2 -1
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov