From: Daniel Vetter Date: Wed, 10 Sep 2014 10:43:56 +0000 (+0200) Subject: drm: Move drm_memory.c map support declarations to X-Git-Tag: fixes-against-v3.18-rc2~73^2~38^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86c1fbd55c6abc72496a45b7cbf1940324983977;p=pandora-kernel.git drm: Move drm_memory.c map support declarations to And replace the drm_core_ prefix with drm_legacy_ since really, this isn't core stuff. Also drop drm_core_dropmap since it's unused. v2: Fix up i810.ko fully which somehow slipped through. Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed