drm/radeon/kms: fix typo in radeon_compute_pll_gain
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 17 Aug 2010 04:35:45 +0000 (00:35 -0400)
committerDave Airlie <airlied@redhat.com>
Sun, 22 Aug 2010 22:30:14 +0000 (08:30 +1000)
commit0537398b211b4f040564beec458e23571042d335
treee066281544817d92918f155071b87e7c24099a05
parent039ed2d9a24b3c4e272439b1551762fcb77c188a
drm/radeon/kms: fix typo in radeon_compute_pll_gain

Looks like this got copied from the ddx wrong.

Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_legacy_crtc.c