[PATCH 0/2] arch/powerpc: Add missing includes

Thierry Reding thierry.reding at gmail.com
Thu Oct 30 02:09:38 AEDT 2025


From: Thierry Reding <treding at 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



More information about the Linuxppc-dev mailing list