aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRashika Kheria <rashika.kheria@gmail.com>2014-01-06 20:55:28 +0530
committerAlex Deucher <alexander.deucher@amd.com>2014-01-07 11:45:34 -0500
commit2f43651c18b450bd5b71ede18dce54bfc7b1719b (patch)
tree203fce9090ee78aa3e0fb324f03b0194b1ae4a8b /tools/perf/scripts/python
parentdrm/radeon: warn users when hw_i2c is enabled (v2) (diff)
downloadlinux-2f43651c18b450bd5b71ede18dce54bfc7b1719b.tar.gz
linux-2f43651c18b450bd5b71ede18dce54bfc7b1719b.zip
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')
0 files changed, 0 insertions, 0 deletions