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:
32c048b
)
board: rzg2l: Drop <common.h>
author
Paul Barker
<paul.barker.ct@bp.renesas.com>
Wed, 1 Nov 2023 20:05:59 +0000
(20:05 +0000)
committer
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Thu, 2 Nov 2023 10:30:19 +0000
(11:30 +0100)
In line with changes elsewhere, drop inclusion of the common header.
Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>
board/renesas/rzg2l/rzg2l.c
patch
|
blob
|
history
diff --git
a/board/renesas/rzg2l/rzg2l.c
b/board/renesas/rzg2l/rzg2l.c
index
755747e
..
73201a8
100644
(file)
--- a/
board/renesas/rzg2l/rzg2l.c
+++ b/
board/renesas/rzg2l/rzg2l.c
@@
-4,7
+4,6
@@
* Copyright (C) 2023 Renesas Electronics Corporation
*/
-#include <common.h>
#include <fdtdec.h>
#include <linux/libfdt.h>