]> git.baikalelectronics.ru Git - kernel.git/commit
radeon: make radeon_cs_update_pages static.
authorDave Airlie <airlied@redhat.com>
Sat, 26 May 2012 16:34:24 +0000 (17:34 +0100)
committerDave Airlie <airlied@redhat.com>
Tue, 29 May 2012 10:01:45 +0000 (11:01 +0100)
commit8cabef2bf9df3b5620b2d7bac764b3b72ed38039
tree56eff3cf28fbb6d46fcf72102120a664231c0059
parent3c7c8c1e0acc37dcbeda5dcb88f22712cd2ba223
radeon: make radeon_cs_update_pages static.

Just move its only caller into the same file as it and make it static.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_cs.c
drivers/gpu/drm/radeon/radeon_ring.c