aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorRashika Kheria <[email protected]>2013-12-21 15:44:13 +0530
committerGreg Kroah-Hartman <[email protected]>2014-01-08 15:45:24 -0800
commit22bf290e881fdde508cae50dfcd549b46723eaa5 (patch)
treee89210aaee6b25f8471ece3617348e35c8935053 /tools/perf/scripts
parent634fc892de68c6d02de54dcf2bbc281bbf6961a3 (diff)
drivers: sm7xxfb: Mark function as static in sm7xxfb.c
Mark function smtcfb_setmode() as static in sm7xxfb.c because it is not used outside this file. This eliminates the following warning in sm7xxfb.c: drivers/staging/sm7xxfb/sm7xxfb.c:588:6: warning: no previous prototype for ‘smtcfb_setmode’ [-Wmissing-prototypes] Signed-off-by: Rashika Kheria <[email protected]> Reviewed-by: Josh Triplett <[email protected]> Acked-by: Javier M. Mellid <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions