All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/17] Audit include list for include/[a-m]*.h
@ 2025-05-21 22:51 Tom Rini
  2025-05-21 22:51 ` [PATCH 01/17] include/ahci.h: Audit include list Tom Rini
                   ` (17 more replies)
  0 siblings, 18 replies; 21+ messages in thread
From: Tom Rini @ 2025-05-21 22:51 UTC (permalink / raw)
  To: u-boot

Hey all,

Related to my other series I've posted recently on cleaning up some
headers, this series here is the result of at least lightly auditing the
#includes used in include/[a-m]*.h. This ignores subdirectories, as at
least in part I think the top-level includes we've constructed are the
most likely places to have some extra transitive include paths. I'm sure
there's exceptions and I'll likely audit deeper once this first pass is
done. This only gets as far as "include/m*.h" because I didn't want this
to get too big. This also sets aside <miiphy.h> and <phy.h>. While
miiphy.h does not directly need <phy.h> there are *so* many users and I
think I had half of the tree just about not building when I first tried.
It might be worth further investigation, but it might just be OK as-is.

-- 
Tom


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

end of thread, other threads:[~2025-06-03 15:02 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-21 22:51 [PATCH 00/17] Audit include list for include/[a-m]*.h Tom Rini
2025-05-21 22:51 ` [PATCH 01/17] include/ahci.h: Audit include list Tom Rini
2025-05-21 22:51 ` [PATCH 02/17] include/arm_ffa.h: " Tom Rini
2025-05-21 22:51 ` [PATCH 03/17] include/bios_emul.h: " Tom Rini
2025-05-21 22:51 ` [PATCH 04/17] include/bootflow.h: " Tom Rini
2025-05-21 22:51 ` [PATCH 05/17] include/bootstd.h: " Tom Rini
2025-05-21 22:51 ` [PATCH 06/17] include/cadence-nand.h: " Tom Rini
2025-05-21 22:51 ` [PATCH 07/17] include/cbfs.h: " Tom Rini
2025-05-21 22:51 ` [PATCH 08/17] include/compiler.h: " Tom Rini
2025-05-21 22:51 ` [PATCH 09/17] include/dfu.h: " Tom Rini
2025-05-22  7:05   ` Mattijs Korpershoek
2025-05-21 22:51 ` [PATCH 10/17] include/dw_hdmi.h: " Tom Rini
2025-05-21 22:51 ` [PATCH 11/17] include/dwmmc.h: " Tom Rini
2025-05-21 22:51 ` [PATCH 12/17] include/efi_loader.h, include/efi_tcg2.h: " Tom Rini
2025-05-22 14:23   ` Ilias Apalodimas
2025-05-21 22:51 ` [PATCH 13/17] include/fat.h: " Tom Rini
2025-05-21 22:51 ` [PATCH 14/17] include/ide.h: Cleanup usage Tom Rini
2025-05-21 22:51 ` [PATCH 15/17] include/mmc.h: Audit include list Tom Rini
2025-05-21 22:51 ` [PATCH 16/17] include/mtd.h: Cleanup usage Tom Rini
2025-05-21 22:51 ` [PATCH 17/17] global: Cleanup usage of "ETH_ALEN" Tom Rini
2025-06-03 15:02 ` [PATCH 00/17] Audit include list for include/[a-m]*.h Tom Rini

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.