Skip to content

Commit

Permalink
ARM: sa11x0: remove old SoC private DMA driver
Browse files Browse the repository at this point in the history
Now that all users are converted over to using the DMA engine API,
we can get rid of the old platform dependent DMA driver.

Signed-off-by: Russell King <[email protected]>
  • Loading branch information
Russell King committed Mar 25, 2012
1 parent 277dc7a commit 9903405
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 466 deletions.
2 changes: 1 addition & 1 deletion arch/arm/mach-sa1100/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

# Common support
obj-y := clock.o generic.o irq.o dma.o time.o #nmi-oopser.o
obj-y := clock.o generic.o irq.o time.o #nmi-oopser.o
obj-m :=
obj-n :=
obj- :=
Expand Down
348 changes: 0 additions & 348 deletions arch/arm/mach-sa1100/dma.c

This file was deleted.

Loading

0 comments on commit 9903405

Please sign in to comment.