From: Tom Rini Date: Sat, 27 Apr 2024 14:10:50 +0000 (-0600) Subject: pci.h: Add missing X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=6fa4850c95c731cc53550da9233c7144a8fdb7c5;p=u-boot.git pci.h: Add missing This file has many "Linux" style types in it, add Signed-off-by: Tom Rini --- diff --git a/include/pci.h b/include/pci.h index aad233769a..ea3b73923d 100644 --- a/include/pci.h +++ b/include/pci.h @@ -520,6 +520,7 @@ #ifndef __ASSEMBLY__ +#include #include #ifdef CONFIG_SYS_PCI_64BIT