drm/mgag200: Remove extra variable assigns
authorChristopher Harvey <charvey@matrox.com>
Wed, 20 Feb 2013 14:36:24 +0000 (09:36 -0500)
committerDave Airlie <airlied@redhat.com>
Mon, 29 Apr 2013 23:57:23 +0000 (09:57 +1000)
commitd8bf6b0d5aa403e9ca69ded9ddda3babd0a64d31
tree8b114f44b2ac03f1ac009fccde37b645d4377cd4
parentf1998fe2d89be370707bfbd213365689cacf9206
drm/mgag200: Remove extra variable assigns

These two variables are set again immediately in 'mgag200_modeset_init'

Signed-off-by: Christopher Harvey <charvey@matrox.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/mgag200/mgag200_main.c