[ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA code
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 21 Feb 2009 21:36:22 +0000 (21:36 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 21 Feb 2009 21:36:22 +0000 (21:36 +0000)
commit308d333ad6cc12e39adaed22dc10bac48e17742a
treec3a0c09c3db3767a59623174d44267556101eff9
parentf0ffc816250a8cc28e6824326e2d58333e058eca
[ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA code

There's no point these being in a generic include file when they're
only used in arch/arm/mach-rpc/dma.c.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/mach/dma.h
arch/arm/mach-rpc/dma.c
This page took 0.027652 seconds and 5 git commands to generate.