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:
5f54b36
)
board: terasic: Remove <common.h> and add needed includes
author
Tom Rini
<trini@konsulko.com>
Wed, 1 May 2024 02:42:59 +0000
(20:42 -0600)
committer
Tom Rini
<trini@konsulko.com>
Tue, 7 May 2024 14:00:40 +0000
(08:00 -0600)
Remove <common.h> from this board vendor directory and when needed
add missing include files directly.
Signed-off-by: Tom Rini <trini@konsulko.com>
board/terasic/de1-soc/socfpga.c
patch
|
blob
|
history
diff --git
a/board/terasic/de1-soc/socfpga.c
b/board/terasic/de1-soc/socfpga.c
index
22fbee4
..
8d17f44
100644
(file)
--- a/
board/terasic/de1-soc/socfpga.c
+++ b/
board/terasic/de1-soc/socfpga.c
@@
-2,7
+2,6
@@
/*
* Copyright (C) 2012 Altera Corporation <www.altera.com>
*/
-#include <common.h>
#include <spl.h>
void board_boot_order(u32 *spl_boot_list)