diff options
| author | Tom Rix <[email protected]> | 2023-03-21 18:24:14 +0000 |
|---|---|---|
| committer | Zack Rusin <[email protected]> | 2023-04-11 17:48:55 +0000 |
| commit | fd35174e13f98f9232c4aa66689816731d34ca28 (patch) | |
| tree | 81941e5ffa335fe324bfa20443ad024f3a06888b /drivers/platform/x86/intel/vsec.c | |
| parent | drm/vmwgfx: Fix Legacy Display Unit atomic drm support (diff) | |
| download | kernel-fd35174e13f98f9232c4aa66689816731d34ca28.tar.gz kernel-fd35174e13f98f9232c4aa66689816731d34ca28.zip | |
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 'drivers/platform/x86/intel/vsec.c')
0 files changed, 0 insertions, 0 deletions
