Re: [PATCH] powerpc: include linux/backlight.h from asm/backlight.h
From: Thomas Zimmermann <tzimmermann@suse.de>
Date: 2024-03-04 10:40:58
Also in:
dri-devel, linuxppc-dev, lkml
From: Thomas Zimmermann <tzimmermann@suse.de>
Date: 2024-03-04 10:40:58
Also in:
dri-devel, linuxppc-dev, lkml
Am 04.03.24 um 11:32 schrieb Thomas Zimmermann: [...]
quoted
--- arch/powerpc/include/asm/backlight.h | 1 + 1 file changed, 1 insertion(+)diff --git a/arch/powerpc/include/asm/backlight.hb/arch/powerpc/include/asm/backlight.h index 1b5eab62ed04..275d5bb9aa04 100644--- a/arch/powerpc/include/asm/backlight.h +++ b/arch/powerpc/include/asm/backlight.h@@ -10,6 +10,7 @@#define __ASM_POWERPC_BACKLIGHT_H #ifdef __KERNEL__ +#include <linux/backlight.h>Thanks, but I think this should go directly into chipsfb.c. I would have provided a patch already, if our mail server didn't have issues this morning. Let me try again.
Posted at https://lore.kernel.org/dri-devel/20240304103820.16708-1-tzimmermann@suse.de/T/#u (local)
Best regards Thomasquoted
#include <linux/fb.h> #include <linux/mutex.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)