diff options
| author | Rashika Kheria <[email protected]> | 2014-01-06 20:53:07 +0530 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2014-01-07 11:45:36 -0500 |
| commit | 5520345fb91412fba48e4b7f5514c19f6234d963 (patch) | |
| tree | c3215fa642814e576f6fdfce8e507b518a668b67 /tools/perf/scripts/python | |
| parent | 28f5a6cd938c0b4f53f953318675c063158d1c27 (diff) | |
drivers: gpu: Mark function as static in radeon_kms.c
Mark function radeon_info_ioctl() as static in drm/radeon/radeon_kms.c
because it is not used outside this file.
This eliminates the following warning in drm/radeon/radeon_kms.c:
drivers/gpu/drm/radeon/radeon_kms.c:194:5: warning: no previous prototype for ‘radeon_info_ioctl’ [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions