From: Alex Deucher Date: Wed, 30 Sep 2015 18:47:38 +0000 (-0400) Subject: drm/radeon: drop radeon_fb_helper_set_par X-Git-Tag: omap-for-v4.3/fixes-rc5~47^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c6dadbe79c54818ed4c268297b663f0c4d1ef98;p=pandora-kernel.git drm/radeon: drop radeon_fb_helper_set_par It was just a wrapper around drm_fb_helper_set_par that called cursor_set2 in addition. Now that the core handles this, drop this radeon specific version. Signed-off-by: Alex Deucher Reviewed-by: Christian König Reviewed-by: Michel Dänzer Signed-off-by: Dave Airlie --- Reading git-diff-tree failed