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:
a1b3787
)
mmc: renesas-sdhi: Drop <common.h>
author
Paul Barker
<paul.barker.ct@bp.renesas.com>
Wed, 1 Nov 2023 20:05:56 +0000
(20:05 +0000)
committer
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Thu, 2 Nov 2023 10:30:18 +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>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/renesas-sdhi.c
patch
|
blob
|
history
diff --git
a/drivers/mmc/renesas-sdhi.c
b/drivers/mmc/renesas-sdhi.c
index
865efdd
..
8cd501c
100644
(file)
--- a/
drivers/mmc/renesas-sdhi.c
+++ b/
drivers/mmc/renesas-sdhi.c
@@
-3,7
+3,6
@@
* Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
*/
-#include <common.h>
#include <bouncebuf.h>
#include <clk.h>
#include <fdtdec.h>