summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorRashika <rashika.kheria@gmail.com>2014-01-06 20:00:40 +0530
committerDave Airlie <airlied@redhat.com>2014-01-14 12:59:15 +1000
commitf6109803f24131efd23fc0f2a4aa5eef5d6c1197 (patch)
tree2a4fa583a294d7b04150df6c215bbc820a99bf13 /tools/perf/util/trace-event-scripting.c
parent8eed55be964c091449258d8f8ae1e109070f376a (diff)
drivers: gpu: Mark function as static and remove unused function in ast_main.c
Mark function ast_bo_unref() as static because it is not used outside file ast_main.c and remove unused function ast_get_max_dclk() in ast_main.c. This eliminates the following warning in drm/ast/ast_main.c: drivers/gpu/drm/ast/ast_main.c:192:10: warning: no previous prototype for ‘ast_get_max_dclk’ [-Wmissing-prototypes] drivers/gpu/drm/ast/ast_main.c:452:6: warning: no previous prototype for ‘ast_bo_unref’ [-Wmissing-prototypes] Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com> Reviewed-by: Josh Triplett <josh@joshtriplett.org> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions