On Thu, 17 Jul 2025 19:15:21 -0600, Tom Rini wrote: > This driver references the SZ_ macros while relying on an indirection > inclusion of <linux/sizes.h>. Add the missing include directly. > >
Applied to u-boot/next, thanks! [1/1] pci: Add missing <linux/sizes.h> to pcie_iproc.c commit: 5bad0bc4f7beeba8e972005fd0901cf368315815 -- Tom