drm/nv50/gr: remove an unneeded write while initialising PGRAPH
authorPierre Moreau <pierre.morrow@free.fr>
Fri, 13 Jun 2014 00:34:30 +0000 (02:34 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 17 Jun 2014 04:41:40 +0000 (14:41 +1000)
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 <pierre.morrow@free.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found