summaryrefslogtreecommitdiff
path: root/include/linux/of.h
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-03-01 09:47:43 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-01-27 14:50:37 +0100
commitd30d7a4a07e5e905734d0a52e2f6b65cc5c38423 (patch)
tree40beeb119fe236fc81de11e1a378ea8099c92e73 /include/linux/of.h
parent462c72919bcc533a2d82c6f5f0e36a7c483b2580 (diff)
drm/vmwgfx: Remove set but not used variable 'restart'
[ Upstream commit b2130cca9c8db5073b71d832da2a6c8311a8f3bb ] Fixes gcc '-Wunused-but-set-variable' warning: drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c: In function 'vmw_cmdbuf_work_func': drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c:514:7: warning: variable 'restart' set but not used [-Wunused-but-set-variable] It not used any more after commit dc366364c4ef ("drm/vmwgfx: Fix multiple command buffer context use") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Reviewed-by: Deepak Rawat <drawat@vmware.com> Signed-off-by: Deepak Rawat <drawat@vmware.com> Fixes: dc366364c4ef ("drm/vmwgfx: Fix multiple command buffer context use") Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/linux/of.h')
0 files changed, 0 insertions, 0 deletions