patch-2.3.15 linux/include/asm-arm/dma.h

Next file: linux/include/asm-arm/unistd.h
Previous file: linux/include/asm-alpha/unistd.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.14/linux/include/asm-arm/dma.h linux/include/asm-arm/dma.h
@@ -135,7 +135,7 @@
 #define NO_DMA	255
 #endif
 
-#ifdef CONFIG_PCI_QUIRKS
+#ifdef CONFIG_PCI
 extern int isa_dma_bridge_buggy;
 #else
 #define isa_dma_bridge_buggy    (0)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)