The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/2] arch/powerpc: Add missing includes
@ 2025-10-29 15:09 Thierry Reding
  2025-10-29 15:09 ` [PATCH 1/2] arch/powerpc: Add missing linux/of.h include Thierry Reding
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thierry Reding @ 2025-10-29 15:09 UTC (permalink / raw)
  To: Madhavan Srinivasan, Michael Ellerman
  Cc: Nicholas Piggin, Christophe Leroy, Thomas Zimmermann,
	linuxppc-dev, linux-kernel

From: Thierry Reding <treding@nvidia.com>

Hi,

I've recently been doing a few test builds for some of the more exotic
platforms out there for a patch series that I'm working on and ran into
some issues that seem to have been caused by the framebuffer include
rework. I see that Thomas did address some of those already, but it
looks like I've been running with slightly different configurations or
something that caused these additional ones to come up.

Given that theese seem to have been broken for more than a year and it's
not exactly clear which commit it caused, I didn't bother adding a Fixes
line, but still wanted to send these out in case we want to keep these
platforms building.

Thierry

Thierry Reding (2):
  arch/powerpc: Add missing linux/of.h include
  macintosh/via-pmu-backlight: Include uapi/linux/fb.h

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

-- 
2.51.0


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

end of thread, other threads:[~2025-10-29 20:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-29 15:09 [PATCH 0/2] arch/powerpc: Add missing includes Thierry Reding
2025-10-29 15:09 ` [PATCH 1/2] arch/powerpc: Add missing linux/of.h include Thierry Reding
2025-10-29 15:09 ` [PATCH 2/2] macintosh/via-pmu-backlight: Include uapi/linux/fb.h Thierry Reding
2025-10-29 20:27 ` [PATCH 0/2] arch/powerpc: Add missing includes Thomas Zimmermann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox