From: Ville Syrjälä Date: Fri, 30 Aug 2013 11:30:23 +0000 (+0300) Subject: drm/i915: Constify some watermark data X-Git-Tag: v3.13-rc1~76^2~114^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac830fe1c3d811db2bef1835b6e0c693bc3b237e;p=pandora-kernel.git drm/i915: Constify some watermark data hsw_pipe_wm_parameters and hsw_wm_maximums typically are read only. Make them const. Signed-off-by: Ville Syrjälä Reviewed-by: Paulo Zanoni Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed