projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd22849
)
pci.h: Add missing <linux/types.h>
author
Tom Rini
<trini@konsulko.com>
Sat, 27 Apr 2024 14:10:50 +0000
(08:10 -0600)
committer
Tom Rini
<trini@konsulko.com>
Mon, 6 May 2024 21:05:03 +0000
(15:05 -0600)
This file has many "Linux" style types in it, add <linux/types.h>
Signed-off-by: Tom Rini <trini@konsulko.com>
include/pci.h
patch
|
blob
|
history
diff --git
a/include/pci.h
b/include/pci.h
index aad233769a3508d8e48323d31513f6014ebc6f98..ea3b73923d60c4ea55fdd15d01af019f86d3f40c 100644
(file)
--- a/
include/pci.h
+++ b/
include/pci.h
@@
-520,6
+520,7
@@
#ifndef __ASSEMBLY__
+#include <linux/types.h>
#include <dm/pci.h>
#ifdef CONFIG_SYS_PCI_64BIT