drm/radeon: fix typo in rv515_mc_resume()
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 4 Apr 2013 18:59:35 +0000 (14:59 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 11 May 2013 14:18:30 +0000 (07:18 -0700)
commit59579ecd40d291aa0ebe2c77223bde4cd180e49e
treebc506975c71a3f0713f0d4aa3156820ecfa42766
parenta7586684298c3a6201393ea7c858416c31c17fce
drm/radeon: fix typo in rv515_mc_resume()

commit 367cbe2fec9b57b72605e2ac4cfd4f2fa823a256 upstream.

Doesn't affect anything as the same address gets written
in both cases.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/rv515.c