Skip to content

Commit

Permalink
[ARM] 5414/2: ep93xx m2p dma core
Browse files Browse the repository at this point in the history
Add m2p dma support to the ep93xx

Signed-off-by: Ryan Mallon <ryan@bluewatersys.com>
Acked-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Ryan Mallon authored and Russell King committed Mar 3, 2009
1 parent 1c8daab commit 6d831c6
Show file tree
Hide file tree
Showing 4 changed files with 463 additions and 2 deletions.
2 changes: 1 addition & 1 deletion arch/arm/mach-ep93xx/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# Makefile for the linux kernel.
#
obj-y := core.o clock.o gpio.o
obj-y := core.o clock.o dma-m2p.o gpio.o
obj-m :=
obj-n :=
obj- :=
Expand Down
Loading

0 comments on commit 6d831c6

Please sign in to comment.