aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorBaoyou Xie <[email protected]>2016-08-31 17:05:19 +0800
committerKishon Vijay Abraham I <[email protected]>2016-09-10 16:48:35 +0530
commit713b3ce9a3afba269590b8630db8abd8e139f873 (patch)
tree89eac2c23ceb6c8f130afe1573587019c6f91ffe /tools/perf/scripts/python/bin/stackcollapse-record
parent0674b440b8c98a0fa353960c814076a32d39b472 (diff)
phy: tegra: mark tegra_xusb_lane_lookup_function() static
We get 1 warning when building kernel with W=1: drivers/phy/tegra/xusb.c:104:5: warning: no previous prototype for 'tegra_xusb_lane_lookup_function' [-Wmissing-prototypes] In fact, this function is only used in the file in which it is declared and don't need a declaration, but can be made static. So this patch marks it 'static'. Signed-off-by: Baoyou Xie <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Acked-by: Thierry Reding <[email protected]> Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions