commit | 308d333ad6cc12e39adaed22dc10bac48e17742a | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Feb 21 21:36:22 2009 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Feb 21 21:36:22 2009 +0000 |
tree | c3a0c09c3db3767a59623174d44267556101eff9 | |
parent | f0ffc816250a8cc28e6824326e2d58333e058eca [diff] |
[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>