From a266162aef4f43307d18c88fb5ecaffd8e9303af Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Thu, 11 Sep 2014 07:41:51 +0200 Subject: [PATCH] drm: Move dma functions into drm_legacy.h Also drop the unneeded EXPORT_SYMBOL and sprinkle drm_legacy_ prefixes where missing. v2: Drop the confusing _core_ and drop extern, both suggested by David. Cc: David Herrmann Signed-off-by: Daniel Vetter --- Reading git-format-patch failed