From: Ville Syrjälä Date: Mon, 27 May 2013 17:19:58 +0000 (+0300) Subject: drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers X-Git-Tag: v3.11-rc1~65^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb85ac4da8d202f89e0635e4ac2ac680d662be98;p=pandora-kernel.git drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers Many of the drivers didn't implement palette/gamma handling, but were forced to provide stubs for the hooks to avoid drm_fb_helper from oopsing. Now that the hooks are optional, we can eliminate all the stubs. Signed-off-by: Ville Syrjälä Reviewed-by: Daniel Vetter Signed-off-by: Dave Airlie --- Reading git-diff-tree failed