sh: remove consistent alloc stuff from the machine vector
authorMagnus Damm <magnus.damm@gmail.com>
Thu, 24 Jan 2008 09:45:45 +0000 (18:45 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jan 2008 04:19:04 +0000 (13:19 +0900)
commitd4dca67bc2fd6caa4df3db28b6424841b95fde88
tree1cb5d464212eb7c9d24145ea59a4e92c88abf32f
parenta724605cb7a66d423a494a395f9a8ba871b8a1eb
sh: remove consistent alloc stuff from the machine vector

Now with the voyagergx cruft gone and the dreamcast using declared
coherent memory for pci there are no users of the consistent alloc and
free functions pointers in the machine vector.

So this little patch simply removes these function pointers from the macvec.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/asm-sh/machvec.h
This page took 0.029557 seconds and 5 git commands to generate.