aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/sparc64_ksyms.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2008-08-27 19:54:01 -0700
committerDavid S. Miller <davem@davemloft.net>2008-08-29 02:15:23 -0700
commit9dc69230a96a84ca8e6eef89cd34fad0dd8a1a09 (patch)
treecff214cd128925a637858a5a0e98e29e1699a38f /arch/sparc64/kernel/sparc64_ksyms.c
parentsparc32: Kill iounit_map_dma_*(). (diff)
downloadlinux-dev-9dc69230a96a84ca8e6eef89cd34fad0dd8a1a09.tar.xz
linux-dev-9dc69230a96a84ca8e6eef89cd34fad0dd8a1a09.zip
sparc: Kill now spurious includes of sbus.h
In order to make this week I also had to add an include of linux/dma-mapping.h to asm/pci_32.h because drivers/pci/pci.c really depends upon getting this header somehow. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc64/kernel/sparc64_ksyms.c')
-rw-r--r--arch/sparc64/kernel/sparc64_ksyms.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc64/kernel/sparc64_ksyms.c b/arch/sparc64/kernel/sparc64_ksyms.c
index 08c58a8457bc..142c16983d14 100644
--- a/arch/sparc64/kernel/sparc64_ksyms.c
+++ b/arch/sparc64/kernel/sparc64_ksyms.c
@@ -44,7 +44,6 @@
#include <asm/pgalloc.h>
#include <asm/cacheflush.h>
#ifdef CONFIG_SBUS
-#include <asm/sbus.h>
#include <asm/dma.h>
#endif
#ifdef CONFIG_PCI