commit | 793a97e4cc38f834e0488ccc1ecbfe52ff6f5b84 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Aug 23 22:53:27 2010 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Mon Aug 30 09:38:50 2010 +1000 |
tree | 418e5c4eef9c7566625829ddc823fa36c6a0d65e | |
parent | 690bb51b54a986e48c7b8b2dba51a3cd262a7266 [diff] |
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 <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@redhat.com>