From: Ming Lei Date: Sun, 12 Jul 2009 13:44:55 +0000 (+0800) Subject: driver-core: move dma-coherent.c from kernel to driver/base X-Git-Tag: v2.6.32-rc1~667^2~12 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a56af87648054089d89874b52e3fc23ed4f274ad;p=pandora-kernel.git driver-core: move dma-coherent.c from kernel to driver/base Placing dma-coherent.c in driver/base is better than in kernel, since it contains code to do per-device coherent dma memory handling. Signed-off-by: Ming Lei Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed