]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
board: rzg2l: Drop <common.h>
authorPaul Barker <paul.barker.ct@bp.renesas.com>
Wed, 1 Nov 2023 20:05:59 +0000 (20:05 +0000)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Thu, 2 Nov 2023 10:30:19 +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>
board/renesas/rzg2l/rzg2l.c

index 755747e665cbb3aa894c70027273dd741f6c3114..73201a8c69e5f33ffb081e378831ea106754932d 100644 (file)
@@ -4,7 +4,6 @@
  * Copyright (C) 2023 Renesas Electronics Corporation
  */
 
-#include <common.h>
 #include <fdtdec.h>
 #include <linux/libfdt.h>