FRV: move DMA macros to scatterlist.h for consistency.
authorRobert P. J. Day <rpjday@crashcourse.ca>
Tue, 5 Feb 2008 06:29:54 +0000 (22:29 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 5 Feb 2008 17:44:20 +0000 (09:44 -0800)
commit82b12e232d2a71f566dca48df4ae4548e6d8d53d
treea727e6dbfe1764e0f684ea8248384e9ad9fdc6b9
parent7038220aa511131f348018b85df172a21476fef9
FRV: move DMA macros to scatterlist.h for consistency.

To be consistent with other architectures, these two DMA macros should
be defined in scatterlist.h as opposed to dma-mapping.h

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-frv/dma-mapping.h
include/asm-frv/scatterlist.h