aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorBaoyou Xie <[email protected]>2016-10-22 17:17:45 +0800
committerDaniel Vetter <[email protected]>2016-10-24 16:28:25 +0200
commitc170a14e20299f600f5d5949933cf3b300fee375 (patch)
tree034248f4e2ae411c6f82934978208ff65cce59ff /tools/perf/scripts/python/netdev-times.py
parenta5725ab0497ad91a2df7c01a78bf1a0cc5be4526 (diff)
drm/msm: add missing header dependencies
We get 2 warnings when building kernel with W=1: drivers/gpu/drm/msm/msm_debugfs.c:141:5: warning: no previous prototype for 'msm_debugfs_init' [-Wmissing-prototypes] drivers/gpu/drm/msm/msm_debugfs.c:158:6: warning: no previous prototype for 'msm_debugfs_cleanup' [-Wmissing-prototypes] In fact, these functions are declared in drivers/gpu/drm/msm/msm_debugfs.h. So this patch adds missing header dependencies. Signed-off-by: Baoyou Xie <[email protected]> Reviewed-by: Arnd Bergmann <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions