[PATCH] radeon: make radeon_cs_update_pages static.

2012-05-27 Thread Alex Deucher
On Sat, May 26, 2012 at 12:42 PM, Dave Airlie wrote: > From: Dave Airlie > > Just move its only caller into the same file as it and make it static. > > Signed-off-by: Dave Airlie Reviewed-by: Alex Deucher > --- > ?drivers/gpu/drm/radeon/radeon.h ? ? ?| ? ?1 - > ?drivers/gpu/drm/radeon/radeon_

Re: [PATCH] radeon: make radeon_cs_update_pages static.

2012-05-27 Thread Alex Deucher
On Sat, May 26, 2012 at 12:42 PM, Dave Airlie wrote: > From: Dave Airlie > > Just move its only caller into the same file as it and make it static. > > Signed-off-by: Dave Airlie Reviewed-by: Alex Deucher > --- >  drivers/gpu/drm/radeon/radeon.h      |    1 - >  drivers/gpu/drm/radeon/radeon_

[PATCH] radeon: make radeon_cs_update_pages static.

2012-05-26 Thread Dave Airlie
From: Dave Airlie Just move its only caller into the same file as it and make it static. Signed-off-by: Dave Airlie --- drivers/gpu/drm/radeon/radeon.h |1 - drivers/gpu/drm/radeon/radeon_cs.c | 27 ++- drivers/gpu/drm/radeon/radeon_ring.c | 25 --

[PATCH] radeon: make radeon_cs_update_pages static.

2012-05-26 Thread Dave Airlie
From: Dave Airlie Just move its only caller into the same file as it and make it static. Signed-off-by: Dave Airlie --- drivers/gpu/drm/radeon/radeon.h |1 - drivers/gpu/drm/radeon/radeon_cs.c | 27 ++- drivers/gpu/drm/radeon/radeon_ring.c | 25 --