diff options
author | Dmitry Baryshkov <[email protected]> | 2022-04-30 21:09:17 +0300 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2022-05-02 02:39:35 +0300 |
commit | 8123fe83c3a3448bbfa5b5b1cacfdfe7d076fca6 (patch) | |
tree | 9bf50131c48757d32bd25727872c224cd06c5c9a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 666a68a70ab76a04869b205dfd33c091ae09adf7 (diff) |
drm/msm: add missing include to msm_drv.c
Add explicit include of drm_bridge.h to the msm_drv.c to fix the
following warning:
drivers/gpu/drm/msm/msm_drv.c:236:17: error: implicit declaration of function 'drm_bridge_remove'; did you mean 'drm_bridge_detach'? [-Werror=implicit-function-declaration]
Fixes: d28ea556267c ("drm/msm: properly add and remove internal bridges")
Reported-by: kernel test robot <[email protected]>
Reviewed-by: Abhinav Kumar <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/484310/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions