From: David Herrmann Date: Fri, 29 Aug 2014 10:12:35 +0000 (+0200) Subject: drm: merge drm_memory.h into drm_memory.c X-Git-Tag: fixes-against-v3.18-rc2~73^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6db6564457c5ad617c3bcf44bed58a227f4c702;p=pandora-kernel.git drm: merge drm_memory.h into drm_memory.c The drm_memory.h header is only used to define PAGE_AGP, which is only used in drm_memory.c. Fold the header into drm_memory.c and drop it. Signed-off-by: David Herrmann Reviewed-by: Daniel Vetter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed