On Tue, Oct 28, 2025 at 06:07:55PM +0100, Thomas Zimmermann wrote: > Include <linux/io.h> to avoid depending on <linux/backlight.h> for > including it. Declares __raw_readb() and __raw_writeb(). > > Signed-off-by: Thomas Zimmermann <[email protected]> > Reported-by: kernel test robot <[email protected]> > Closes: > https://lore.kernel.org/oe-kbuild-all/[email protected]/ > Fixes: 243ce64b2b37 ("backlight: Do not include <linux/fb.h> in header file") > Cc: Thomas Zimmermann <[email protected]> > Cc: Daniel Thompson (RISCstar) <[email protected]> > Cc: Simona Vetter <[email protected]> > Cc: Lee Jones <[email protected]> > Cc: Daniel Thompson <[email protected]> > Cc: Jingoo Han <[email protected]> > Cc: [email protected]
Reviewed-by: Daniel Thompson (RISCstar) <[email protected]> Daniel.
