drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure
authorBen Skeggs <bskeggs@redhat.com>
Fri, 24 Jul 2020 07:02:48 +0000 (17:02 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Aug 2020 13:35:35 +0000 (15:35 +0200)
commit80e614d2fba1d728a931651c011c4a06495966dd
treeada246a67626cfaa15abdf11d166b819f6b1f2af
parentc9109bcf4bac173c39ac6b54cb82107fdea0302e
drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure

[ Upstream commit 15fbc3b938534cc8eaac584a7b0c1183fc968b86 ]

This is tripping up the format modifier patches.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/nouveau/nouveau_fbcon.c