sh: use declared coherent memory for dreamcast pci ethernet adapter
authorMagnus Damm <magnus.damm@gmail.com>
Thu, 24 Jan 2008 09:40:50 +0000 (18:40 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:19:04 +0000 (13:19 +0900)
commita724605cb7a66d423a494a395f9a8ba871b8a1eb
tree4f6345db7b6fb3001782c688c6fd1f07ae9be1b6
parentf93e97eaead5c50af35d73cca7301ebbfdff116c
sh: use declared coherent memory for dreamcast pci ethernet adapter

This patch makes the dreamcast use the recently added declared coherent
memory functions to point out the memory window suitable for dma.

Apart from cleaning up, this gives the dreamcast a proper memory allocator
for pci dma memory.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/dreamcast/setup.c
arch/sh/drivers/pci/Makefile
arch/sh/drivers/pci/dma-dreamcast.c [deleted file]
arch/sh/drivers/pci/fixups-dreamcast.c