[PATCH 24/85] drivers: gpu: Move prototype declarations to header file from radeon_object.c

2014-01-06 Thread Rashika Kheria
Move prototype declarations of functions from drm/radeon/radeon_object.c to header file drm/radeon/radeon.h because they are used by more than one file. This eliminates the following warning in drm/radeon/radeon_ttm.c: drivers/gpu/drm/radeon/radeon_ttm.c:691:5: warning: no previous prototype for

[PATCH 24/85] drivers: gpu: Move prototype declarations to header file from radeon_object.c

2014-01-06 Thread Rashika Kheria
Move prototype declarations of functions from drm/radeon/radeon_object.c to header file drm/radeon/radeon.h because they are used by more than one file. This eliminates the following warning in drm/radeon/radeon_ttm.c: drivers/gpu/drm/radeon/radeon_ttm.c:691:5: warning: no previous prototype for