From: Glauber Costa Date: Tue, 25 Mar 2008 21:36:31 +0000 (-0300) Subject: x86: move alloc and free coherent to common header X-Git-Tag: v2.6.26-rc1~1133^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d396ded71a9b378fc3e846095e50565606f2df6;p=pandora-kernel.git x86: move alloc and free coherent to common header they are the same between architectures. (except for the fact that x86_64 has duplicate code) move them to dma-mapping.h Signed-off-by: Glauber Costa Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed