On 8/1/25 9:45 AM, Philipp Stanner wrote:
struct nouveau_channel contains the member 'accel_done' and a forgotten TODO which hints at that mechanism being removed in the "near future". Since that variable is read nowhere anymore, this "near future" is now.Remove the variable and the TODO. Signed-off-by: Philipp Stanner <pha...@kernel.org>
Applied to drm-misc-next, thanks!