summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorRashika Kheria <rashika.kheria@gmail.com>2014-01-06 21:18:08 +0530
committerAlex Deucher <alexander.deucher@amd.com>2014-01-07 11:45:37 -0500
commit27b831793ddc88a2bc8daeea846df0ffb8deec57 (patch)
tree7f898a80dc948fb64cc8670bc4241f2b1b4ff545 /Kbuild
parent248a6c4ae32cefdccbe5a014637f3cf2a97740f6 (diff)
drivers: gpu: Mark function as static in r600_hdmi.c
Mark function r600_audio_set_dto() as static in drm/radeon/r600_hdmi.c because it is not used outside this file. This eliminates the following warning in drm/radeon/r600_hdmi.c: drivers/gpu/drm/radeon/r600_hdmi.c:253:6: warning: no previous prototype for ‘r600_audio_set_dto’ [-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 'Kbuild')
0 files changed, 0 insertions, 0 deletions