All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] powerpc: Fix backlight include fallout
@ 2025-10-27 14:05 Thomas Zimmermann
  2025-10-27 14:05 ` [PATCH 1/2] powermac: backlight: Include <linux/of.h> Thomas Zimmermann
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas Zimmermann @ 2025-10-27 14:05 UTC (permalink / raw)
  To: naresh.kamboju, maddy, mpe, npiggin, christophe.leroy, lee,
	danielt, jingoohan1
  Cc: linuxppc-dev, linux-kernel, dri-devel, Thomas Zimmermann

Fix the fallout from a recent cleanup of the backlight header.

Thomas Zimmermann (2):
  powermac: backlight: Include <linux/of.h>
  macintosh/via-pmu-backlight: Include <linux/fb.h> and <linux/of.h>

 arch/powerpc/platforms/powermac/backlight.c | 1 +
 drivers/macintosh/via-pmu-backlight.c       | 2 ++
 2 files changed, 3 insertions(+)

-- 
2.51.1



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-10-28 21:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-27 14:05 [PATCH 0/2] powerpc: Fix backlight include fallout Thomas Zimmermann
2025-10-27 14:05 ` [PATCH 1/2] powermac: backlight: Include <linux/of.h> Thomas Zimmermann
2025-10-27 14:05 ` [PATCH 2/2] macintosh/via-pmu-backlight: Include <linux/fb.h> and <linux/of.h> Thomas Zimmermann
2025-10-28 12:30 ` [PATCH 0/2] powerpc: Fix backlight include fallout Daniel Thompson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.