[PATCH 6/8] gpio: rzg2l: Drop <common.h>
Paul Barker
paul.barker.ct at bp.renesas.com
Wed Nov 1 21:05:57 CET 2023
In line with changes elsewhere, drop inclusion of the common header.
Signed-off-by: Paul Barker <paul.barker.ct at bp.renesas.com>
---
drivers/gpio/rzg2l-gpio.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpio/rzg2l-gpio.c b/drivers/gpio/rzg2l-gpio.c
index 7c908d05475a..2477af7874b8 100644
--- a/drivers/gpio/rzg2l-gpio.c
+++ b/drivers/gpio/rzg2l-gpio.c
@@ -5,7 +5,6 @@
* Copyright (C) 2021-2023 Renesas Electronics Corp.
*/
-#include <common.h>
#include <asm-generic/gpio.h>
#include <asm/io.h>
#include <dm/device.h>
--
2.39.2
More information about the U-Boot
mailing list