On Sat, 15 Feb 2020, Emmanuel Vadot <[email protected]> wrote: > From: Emmanuel Vadot <[email protected]> > > Contributors for this file are : > Chris Wilson <[email protected]> > Denis Efremov <[email protected]> > Jani Nikula <[email protected]> > Maxime Ripard <[email protected]> > Noralf Trønnes <[email protected]> > Sam Ravnborg <[email protected]> > Thomas Zimmermann <[email protected]> > > Signed-off-by: Emmanuel Vadot <[email protected]>
I've only converted some logging. Acked-by: Jani Nikula <[email protected]> > --- > drivers/gpu/drm/drm_client.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/drm_client.c b/drivers/gpu/drm/drm_client.c > index b031b45aa8ef..6b0c6ef8b9b3 100644 > --- a/drivers/gpu/drm/drm_client.c > +++ b/drivers/gpu/drm/drm_client.c > @@ -1,4 +1,4 @@ > -// SPDX-License-Identifier: GPL-2.0 > +// SPDX-License-Identifier: GPL-2.0 or MIT > /* > * Copyright 2018 Noralf Trønnes > */ -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ dri-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dri-devel
