-
由 Boris Brezillon 提交于
stable inclusion from stable-5.10.8 commit 27c6968cfb7641c40b5750179f332ed3da930665 bugzilla: 47450 -------------------------------- commit 7d6763ab upstream. Commit a17d609e ("drm/panfrost: Don't corrupt the queue mutex on open/close") left unused variables behind, thus generating a warning at compilation time. Remove those variables. Fixes: a17d609e ("drm/panfrost: Don't corrupt the queue mutex on open/close") Signed-off-by: NBoris Brezillon <boris.brezillon@collabora.com> Reviewed-by: NSteven Price <steven.price@arm.com> Link: https://patchwork.freedesktop.org/patch/msgid/20201101173817.831769-1-boris.brezillon@collabora.comSigned-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: NChen Jun <chenjun102@huawei.com> Acked-by: NXie XiuQi <xiexiuqi@huawei.com>
26f6218f