
1 Nov
2023
1 Nov
'23
9:05 p.m.
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 | 1 - 1 file changed, 1 deletion(-)
diff --git a/drivers/serial/serial_sh.c b/drivers/serial/serial_sh.c index c034ab54e152..e4cc4ee42603 100644 --- 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>
--
2.39.2