From: Pierre Moreau Date: Fri, 13 Jun 2014 00:34:30 +0000 (+0200) Subject: drm/nv50/gr: remove an unneeded write while initialising PGRAPH X-Git-Tag: omap-for-v3.16/fixes-rc4~80^2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c9483b28bbb17e833db47f65d7fde4f5453d3f1;p=pandora-kernel.git drm/nv50/gr: remove an unneeded write while initialising PGRAPH The blob does not seem to write at that place for my NVAC, though it does for my NV96, agreeing with what is done in the if/else structure below. I guess someone forgot to remove the line when the if/else was put in place. Signed-off-by: Pierre Moreau Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed