pinctrl: rzg2l: 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:55 +00:00 committed by Marek Vasut
parent 56d65db2fb
commit a1b3787ad3

View File

@ -5,7 +5,6 @@
* Copyright (C) 2021-2023 Renesas Electronics Corp.
*/
#include <common.h>
#include <asm/io.h>
#include <clk.h>
#include <dm.h>