git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01feea9
)
include/part.h: Audit include list
author
Tom Rini
<trini@konsulko.com>
Sat, 28 Jun 2025 22:43:49 +0000
(16:43 -0600)
committer
Tom Rini
<trini@konsulko.com>
Tue, 8 Jul 2025 19:11:12 +0000
(13:11 -0600)
This file does not need <linker_lists.h> so remove it.
Signed-off-by: Tom Rini <trini@konsulko.com>
include/part.h
patch
|
blob
|
history
diff --git
a/include/part.h
b/include/part.h
index
b3a3362
..
b772fb3
100644
(file)
--- a/
include/part.h
+++ b/
include/part.h
@@
-8,7
+8,6
@@
#include <blk.h>
#include <u-boot/uuid.h>
-#include <linker_lists.h>
#include <linux/errno.h>
#include <linux/list.h>