diff options
author | Tom Rix <[email protected]> | 2023-03-21 14:24:14 -0400 |
---|---|---|
committer | Zack Rusin <[email protected]> | 2023-04-11 13:48:55 -0400 |
commit | fd35174e13f98f9232c4aa66689816731d34ca28 (patch) | |
tree | 81941e5ffa335fe324bfa20443ad024f3a06888b /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | a37a512db3fa1b65fe9087003e5b2072cefb3667 (diff) |
drm/vmwgfx: remove unused vmw_overlay function
clang with W=1 reports
drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c:56:35: error:
unused function 'vmw_overlay' [-Werror,-Wunused-function]
static inline struct vmw_overlay *vmw_overlay(struct drm_device *dev)
^
This function is not used, so remove it.
Signed-off-by: Tom Rix <[email protected]>
Reviewed-by: Nick Desaulniers <[email protected]>
Signed-off-by: Zack Rusin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions