patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for pmac32_defconfig after fb.h removal from backlight.h
@ 2025-09-25 23:46 Nathan Chancellor
  2025-09-25 23:46 ` [PATCH 1/2] powerpc/powermac: Include linux/of.h in backlight.c Nathan Chancellor
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Nathan Chancellor @ 2025-09-25 23:46 UTC (permalink / raw)
  To: Lee Jones, Thomas Zimmermann, Daniel Thompson
  Cc: Madhavan Srinivasan, Michael Ellerman, Nicholas Piggin,
	Christophe Leroy, Simona Vetter, linuxppc-dev, patches,
	Nathan Chancellor

Commit 9f218f9bb9d2 ("backlight: Do not include <linux/fb.h> in header
file") exposed some necessary includes that were missing from a few
powerpc drivers, breaking the build. This series resolves them.

This should go via the backlight tree, which includes 9f218f9bb9d2, but
I have included the PowerPC folks for visibility.

---
Nathan Chancellor (2):
      powerpc/powermac: Include linux/of.h in backlight.c
      macintosh/via-pmu-backlight: Include linux/of.h and uapi/linux/fb.h

 arch/powerpc/platforms/powermac/backlight.c | 1 +
 drivers/macintosh/via-pmu-backlight.c       | 2 ++
 2 files changed, 3 insertions(+)
---
base-commit: 9f218f9bb9d274b9d5d48a4c95e1b199141fc1f2
change-id: 20250925-ppc-fixes-for-backlight-fb-h-removal-2b6a87cced02

Best regards,
--  
Nathan Chancellor <nathan@kernel.org>


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

end of thread, other threads:[~2025-11-05  3:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-25 23:46 [PATCH 0/2] Fixes for pmac32_defconfig after fb.h removal from backlight.h Nathan Chancellor
2025-09-25 23:46 ` [PATCH 1/2] powerpc/powermac: Include linux/of.h in backlight.c Nathan Chancellor
2025-09-26  8:28   ` Christophe Leroy
2025-09-25 23:46 ` [PATCH 2/2] macintosh/via-pmu-backlight: Include linux/of.h and uapi/linux/fb.h Nathan Chancellor
2025-09-26  8:29   ` Christophe Leroy
2025-11-04 12:43   ` Thomas Zimmermann
2025-11-04 17:01     ` Nathan Chancellor
2025-11-04 18:11       ` Thomas Zimmermann
2025-11-04 11:29 ` [PATCH 0/2] Fixes for pmac32_defconfig after fb.h removal from backlight.h Christophe Leroy
2025-11-05  3:50   ` Madhavan Srinivasan
2025-11-04 12:42 ` Thomas Zimmermann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).