patch-2.2.18 linux/include/asm-ppc/dma.h
Next file: linux/include/asm-ppc/feature.h
Previous file: linux/include/asm-ppc/delay.h
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Wed Nov  8 23:00:35 2000
-  Orig file: 
v2.2.17/include/asm-ppc/dma.h
-  Orig date: 
Fri Apr 21 12:46:49 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/asm-ppc/dma.h linux/include/asm-ppc/dma.h
@@ -203,6 +203,7 @@
 	 */
 	unsigned char ucDmaCmd=0x00;
 
+#if defined(CONFIG_PREP) || defined(CONFIG_ALL_PPC)
 	if(_prep_type==_PREP_Radstone)
 	{
 		switch(ucSystemType)
@@ -227,6 +228,7 @@
 			}
 		}
 	}
+#endif /* CONFIG_PREP || CONFIG_ALL_PPC */
 
 	if (dmanr != 4)
 	{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)