patch-2.4.0-test11 linux/include/asm-ppc/dma.h

Next file: linux/include/asm-ppc/elf.h
Previous file: linux/include/asm-ppc/delay.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test10/linux/include/asm-ppc/dma.h linux/include/asm-ppc/dma.h
@@ -6,6 +6,8 @@
  * Changes for ppc sound by Christoph Nadig
  */
 
+#ifdef __KERNEL__
+
 #include <linux/config.h>
 #include <asm/io.h>
 #include <linux/spinlock.h>
@@ -410,3 +412,4 @@
 #define isa_dma_bridge_buggy   (0)
 #endif
 #endif /* _ASM_DMA_H */
+#endif /* __KERNEL__ */

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