patch-2.3.15 linux/include/asm-ppc/dma.h
Next file: linux/include/asm-ppc/pgtable.h
Previous file: linux/include/asm-m68k/pgtable.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Aug 23 10:59:10 1999
- Orig file:
v2.3.14/linux/include/asm-ppc/dma.h
- Orig date:
Thu Aug 5 18:44:28 1999
diff -u --recursive --new-file v2.3.14/linux/include/asm-ppc/dma.h linux/include/asm-ppc/dma.h
@@ -399,7 +399,7 @@
extern int request_dma(unsigned int dmanr, const char * device_id); /* reserve a DMA channel */
extern void free_dma(unsigned int dmanr); /* release it again */
-#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)