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:
76330ca
)
board: buffalo: Remove <common.h> and add needed includes
author
Tom Rini
<trini@konsulko.com>
Wed, 1 May 2024 02:41:19 +0000
(20:41 -0600)
committer
Tom Rini
<trini@konsulko.com>
Mon, 6 May 2024 21:07:49 +0000
(15:07 -0600)
Remove <common.h> from this board vendor directory and when needed
add missing include files directly.
Acked-by: Michael Walle <michael@walle.cc>
Signed-off-by: Tom Rini <trini@konsulko.com>
board/buffalo/lsxl/lsxl.c
patch
|
blob
|
history
diff --git
a/board/buffalo/lsxl/lsxl.c
b/board/buffalo/lsxl/lsxl.c
index 6a866b5470d6e1fd3746c6cb047c47cb24b35a8c..1e501a09813dbc9516d97cd9a189c783d061013e 100644
(file)
--- a/
board/buffalo/lsxl/lsxl.c
+++ b/
board/buffalo/lsxl/lsxl.c
@@
-7,7
+7,6
@@
* Marvell Semiconductor <www.marvell.com>
*/
-#include <common.h>
#include <bootstage.h>
#include <button.h>
#include <command.h>