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:
93565cc
)
serial: sh: Drop <common.h>
author
Paul Barker
<paul.barker.ct@bp.renesas.com>
Wed, 1 Nov 2023 20:05:54 +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>
drivers/serial/serial_sh.c
patch
|
blob
|
history
diff --git
a/drivers/serial/serial_sh.c
b/drivers/serial/serial_sh.c
index
c034ab5
..
e4cc4ee
100644
(file)
--- a/
drivers/serial/serial_sh.c
+++ b/
drivers/serial/serial_sh.c
@@
-6,7
+6,6
@@
* Copyright (C) 2002 - 2008 Paul Mundt
*/
-#include <common.h>
#include <asm/global_data.h>
#include <asm/io.h>
#include <asm/processor.h>