drm/radeon/kms: remove duplicate card_posted() functions
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 11 Jan 2011 23:08:59 +0000 (18:08 -0500)
committerDave Airlie <airlied@redhat.com>
Mon, 17 Jan 2011 02:21:38 +0000 (12:21 +1000)
commitfd909c3718da3fb8c5c0530f93ae21d85dc31471
treeee836221bd3411e4442cc23c41bf1ac81d4f425a
parentd42dd579ac1498e23f29465225fa3eee4520f5e5
drm/radeon/kms: remove duplicate card_posted() functions

Use the common one for all asics.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/evergreen.c
drivers/gpu/drm/radeon/r600.c
drivers/gpu/drm/radeon/rv770.c