From: Daniel Vetter Date: Mon, 23 Aug 2010 20:53:27 +0000 (+0200) Subject: drm: kill drm_map_ofs callbacks X-Git-Tag: v2.6.37-rc1~92^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=793a97e4cc38f834e0488ccc1ecbfe52ff6f5b84;p=pandora-kernel.git drm: kill drm_map_ofs callbacks All drivers happily copy&pasted the default implementation without checking whether this callback is used at all. It's not. Sigh. Kill it. Signed-off-by: Daniel Vetter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed