serial: sh: Drop <common.h>

In line with changes elsewhere, drop inclusion of the common header.

Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>
This commit is contained in:
Paul Barker 2023-11-01 20:05:54 +00:00 committed by Marek Vasut
parent 93565cc94c
commit 56d65db2fb

View File

@ -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>