[PATCH v3 1/9] backlight/corgi-lcd: Include <linux/backlight.h>
Lee Jones
lee at kernel.org
Fri Feb 23 10:56:52 UTC 2024
On Wed, 21 Feb 2024, Thomas Zimmermann wrote:
> cc'ing backlight maintainers
I cannot review/accept patches like this.
Please submit a [RESEND].
> Am 19.02.24 um 10:37 schrieb Thomas Zimmermann:
> > Resolves the proxy include via <linux/fb.h>, which does not require the
> > backlight header.
> >
> > Signed-off-by: Thomas Zimmermann <tzimmermann at suse.de>
> > ---
> > drivers/video/backlight/corgi_lcd.c | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/video/backlight/corgi_lcd.c b/drivers/video/backlight/corgi_lcd.c
> > index 0a57033ae31d1..dd765098ad989 100644
> > --- a/drivers/video/backlight/corgi_lcd.c
> > +++ b/drivers/video/backlight/corgi_lcd.c
> > @@ -11,6 +11,7 @@
> > * by Eric Miao <eric.miao at marvell.com>
> > */
> > +#include <linux/backlight.h>
> > #include <linux/module.h>
> > #include <linux/kernel.h>
> > #include <linux/init.h>
>
> --
> --
> Thomas Zimmermann
> Graphics Driver Developer
> SUSE Software Solutions Germany GmbH
> Frankenstrasse 146, 90461 Nuernberg, Germany
> GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
> HRB 36809 (AG Nuernberg)
>
--
Lee Jones [李琼斯]
More information about the dri-devel
mailing list