From 16bb079e45f2c3a795b6b0546535cd6466275ec5 Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Mon, 13 Apr 2015 11:21:40 +0300 Subject: [PATCH] drm/radeon: constify more struct drm_*_helper funcs pointers MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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-format-patch failed