diff options
author | Rashika Kheria <rashika.kheria@gmail.com> | 2014-01-06 20:55:28 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2014-01-07 11:45:34 -0500 |
commit | 2f43651c18b450bd5b71ede18dce54bfc7b1719b (patch) | |
tree | 203fce9090ee78aa3e0fb324f03b0194b1ae4a8b /tools/perf/scripts/python/sctop.py | |
parent | d195178297de9a91246519dbfa98952b70f9a9b6 (diff) |
drivers: gpu: Mark function as static in radeon_object.c
Mark function radeon_bo_clear_va() as static in
drm/radeon/radeon_object.c because it is not used outside this file.
This eliminates the following warning in drm/radeon/radeon_object.c:
drivers/gpu/drm/radeon/radeon_object.c:49:6: warning: no previous prototype for ‘radeon_bo_clear_va’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions