Loading arch/sparc/include/asm/dma.h +0 −2 Original line number Diff line number Diff line Loading @@ -91,8 +91,6 @@ extern int isa_dma_bridge_buggy; #ifdef CONFIG_SPARC32 #include <asm/sbus.h> /* Routines for data transfer buffers. */ BTFIXUPDEF_CALL(char *, mmu_lockarea, char *, unsigned long) BTFIXUPDEF_CALL(void, mmu_unlockarea, char *, unsigned long) Loading arch/sparc/include/asm/pci_32.h +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ #ifdef __KERNEL__ #include <linux/dma-mapping.h> /* Can be used to override the logic in pci_scan_bus for skipping * already-configured bus numbers - to be used for buggy BIOSes * or architectures with incomplete PCI setup by the loader. Loading arch/sparc/kernel/ioport.c +0 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,6 @@ #include <asm/vaddrs.h> #include <asm/oplib.h> #include <asm/prom.h> #include <asm/sbus.h> #include <asm/page.h> #include <asm/pgalloc.h> #include <asm/dma.h> Loading arch/sparc/kernel/pcic.c +0 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ #include <linux/jiffies.h> #include <asm/ebus.h> #include <asm/sbus.h> /* for sanity check... */ #include <asm/swift.h> /* for cache flushing. */ #include <asm/io.h> Loading arch/sparc/kernel/sparc_ksyms.c +0 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,6 @@ #include <asm/uaccess.h> #include <asm/checksum.h> #ifdef CONFIG_SBUS #include <asm/sbus.h> #include <asm/dma.h> #endif #ifdef CONFIG_PCI Loading Loading
arch/sparc/include/asm/dma.h +0 −2 Original line number Diff line number Diff line Loading @@ -91,8 +91,6 @@ extern int isa_dma_bridge_buggy; #ifdef CONFIG_SPARC32 #include <asm/sbus.h> /* Routines for data transfer buffers. */ BTFIXUPDEF_CALL(char *, mmu_lockarea, char *, unsigned long) BTFIXUPDEF_CALL(void, mmu_unlockarea, char *, unsigned long) Loading
arch/sparc/include/asm/pci_32.h +2 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ #ifdef __KERNEL__ #include <linux/dma-mapping.h> /* Can be used to override the logic in pci_scan_bus for skipping * already-configured bus numbers - to be used for buggy BIOSes * or architectures with incomplete PCI setup by the loader. Loading
arch/sparc/kernel/ioport.c +0 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,6 @@ #include <asm/vaddrs.h> #include <asm/oplib.h> #include <asm/prom.h> #include <asm/sbus.h> #include <asm/page.h> #include <asm/pgalloc.h> #include <asm/dma.h> Loading
arch/sparc/kernel/pcic.c +0 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,6 @@ #include <linux/jiffies.h> #include <asm/ebus.h> #include <asm/sbus.h> /* for sanity check... */ #include <asm/swift.h> /* for cache flushing. */ #include <asm/io.h> Loading
arch/sparc/kernel/sparc_ksyms.c +0 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,6 @@ #include <asm/uaccess.h> #include <asm/checksum.h> #ifdef CONFIG_SBUS #include <asm/sbus.h> #include <asm/dma.h> #endif #ifdef CONFIG_PCI Loading