Skip to content

Commit

Permalink
sparc: Kill EBUS driver layer.
Browse files Browse the repository at this point in the history
All that remains is the EBUS DMA programming library for
sparc64.

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Aug 30, 2008
1 parent 7508132 commit 356d164
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 877 deletions.
8 changes: 0 additions & 8 deletions arch/sparc/include/asm/ebus.h

This file was deleted.

99 changes: 0 additions & 99 deletions arch/sparc/include/asm/ebus_32.h

This file was deleted.

64 changes: 0 additions & 64 deletions arch/sparc/include/asm/ebus_64.h

This file was deleted.

1 change: 0 additions & 1 deletion arch/sparc/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ obj-$(CONFIG_PCI) += pcic.o
obj-$(CONFIG_SUN4) += sun4setup.o
obj-$(CONFIG_SMP) += trampoline.o smp.o sun4m_smp.o sun4d_smp.o
obj-$(CONFIG_SUN_AUXIO) += auxio.o
obj-$(CONFIG_PCI) += ebus.o
obj-$(CONFIG_SUN_PM) += apc.o pmc.o
obj-$(CONFIG_MODULES) += module.o sparc_ksyms.o
obj-$(CONFIG_SPARC_LED) += led.o
Expand Down
Loading

0 comments on commit 356d164

Please sign in to comment.