
1 Nov
2023
1 Nov
'23
9:05 p.m.
In line with changes elsewhere, drop inclusion of the common header.
Signed-off-by: Paul Barker paul.barker.ct@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