On Mon, Nov 02, 2020 at 09:45:38PM +0100, Daniel Vetter wrote:
> On Mon, Nov 02, 2020 at 05:29:08PM +0100, Maxime Ripard wrote:
> > The commit dcda7c28bff2 ("drm/vc4: kms: Add functions to create the state
> > objects") removed the last users of the vc4 variable, but didn't remove
> > that variable
The commit dcda7c28bff2 ("drm/vc4: kms: Add functions to create the state
objects") removed the last users of the vc4 variable, but didn't remove
that variable resulting in a warning.
Fixes: dcda7c28bff2 ("drm/vc4: kms: Add functions to create the state objects")
Reported-by: Daniel Vetter
Signed
On Mon, Nov 02, 2020 at 05:29:08PM +0100, Maxime Ripard wrote:
> The commit dcda7c28bff2 ("drm/vc4: kms: Add functions to create the state
> objects") removed the last users of the vc4 variable, but didn't remove
> that variable resulting in a warning.
>
> Fixes: dcda7c28bff2 ("drm/vc4: kms: Add f