From: Jani Nikula Date: Mon, 13 Apr 2015 08:21:40 +0000 (+0300) Subject: drm/radeon: constify more struct drm_*_helper funcs pointers X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16bb079e45f2c3a795b6b0546535cd6466275ec5;p=pandora-kernel.git drm/radeon: constify more struct drm_*_helper funcs pointers Some non-const pointers were added since the last constification, fix them. Signed-off-by: Jani Nikula Reviewed-by: Christian König Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed