mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
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:
parent
56d65db2fb
commit
a1b3787ad3
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
* Copyright (C) 2021-2023 Renesas Electronics Corp.
|
||||
*/
|
||||
|
||||
#include <common.h>
|
||||
#include <asm/io.h>
|
||||
#include <clk.h>
|
||||
#include <dm.h>
|
||||
|
|
Loading…
Reference in a new issue