diff options
author | YueHaibing <[email protected]> | 2018-11-10 02:57:40 +0000 |
---|---|---|
committer | Benjamin Gaignard <[email protected]> | 2018-11-13 12:07:18 +0100 |
commit | 9ef60bd673d1cd5bab882e0997cadc223670a801 (patch) | |
tree | d3e2182fd8ce0ef5a19bbb4f04f147b24c0b779e /net/switchdev/switchdev.c | |
parent | 66cae477c380d1a652399908de94ec680225bbdb (diff) |
drm/sti: remove set but not used variable 'priv'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/gpu/drm/sti/sti_crtc.c: In function 'sti_crtc_vblank_cb':
drivers/gpu/drm/sti/sti_crtc.c:255:22: warning:
variable 'priv' set but not used [-Wunused-but-set-variable]
It never used since introduction in
commit 9e1f05b28009 ("drm/sti: rename files and functions")
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Benjamin Gaignard <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions