drm/panthor: Cleanup unused variable 'cookie'
authorLiviu Dudau <liviu.dudau@arm.com>
Tue, 2 Apr 2024 21:54:22 +0000 (22:54 +0100)
committerBoris Brezillon <boris.brezillon@collabora.com>
Wed, 3 Apr 2024 07:06:24 +0000 (09:06 +0200)
commit00044169de061dac8d9da2cf930757c53006adff
tree7a9775d73d8d2ba8998ff4c2059a214b42507b66
parent10021ef27310279c850cf6cb38542c443a995e92
drm/panthor: Cleanup unused variable 'cookie'

Commit 962f88b9c916 ("drm/panthor: Drop the dev_enter/exit() sections in
_irq_suspend/resume()") removed the code that used the 'cookie' variable
but left the declaration in place. Remove it.

Fixes: 962f88b9c916 ("drm/panthor: Drop the dev_enter/exit() sections in _irq_suspend/resume()")
Cc: Boris Brezillon <boris.brezillon@collabora.com>
Cc: Steven Price <steven.price@arm.com>
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240402215423.360341-1-liviu.dudau@arm.com
drivers/gpu/drm/panthor/panthor_device.h