diff options
author | Maxime Ripard <maxime@cerno.tech> | 2021-03-19 18:29:20 +0300 |
---|---|---|
committer | Maxime Ripard <maxime@cerno.tech> | 2021-03-24 11:31:22 +0300 |
commit | 2818c20871e6b9cec806ba546faf90ae3a079e22 (patch) | |
tree | 32fddc88fdecd318d23e57e2fa268844eea05b29 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | b3bdf89c026021194b1c09e772e6ac3d043409e5 (diff) | |
download | linux-2818c20871e6b9cec806ba546faf90ae3a079e22.tar.xz |
drm/rockchip: Remove unused variable
Commit 977697e20b3d ("drm/atomic: Pass the full state to planes atomic
disable and update") added the old_state variable instead of what used
to be a parameter, but it also removed the sole user of that variable in
the vop_plane_atomic_update function leading to an usused variable.
Remove it.
Fixes: 977697e20b3d ("drm/atomic: Pass the full state to planes atomic disable and update")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210319152920.262035-1-maxime@cerno.tech
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions