commit | 8d396ded71a9b378fc3e846095e50565606f2df6 | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Tue Mar 25 18:36:31 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Apr 19 19:19:56 2008 +0200 |
tree | 62852546c33e7d33fed5e83962ae0af6947cc6ed | |
parent | e7f3a913f91b7bfef3a93dff27930f24bdfcd2c0 [diff] |
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 <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>