[PATCH 05/11] drm: kill drm_map_ofs callbacks

2010-04-29 Thread Daniel Vetter
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 --- drivers/gpu/drm/drm_vm.c |7 --- drivers/gpu/drm/i810/i810_drv.c |1 - drivers/gpu/drm/i830/

[PATCH 05/11] drm: kill drm_map_ofs callbacks

2010-04-29 Thread Daniel Vetter
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 --- drivers/gpu/drm/drm_vm.c |7 --- drivers/gpu/drm/i810/i810_drv.c |1 - drivers/gpu/drm/i830/