From ac2370a856688d3378812ed533fec2991501378f Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 14 Dec 2023 13:16:48 -0500 Subject: global: Remove duplicate common.h inclusions These files include twice. Start by removing the second inclusion of the file. Reviewed-by: Simon Glass Signed-off-by: Tom Rini --- drivers/gpio/gpio-aspeed.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/gpio/gpio-aspeed.c') diff --git a/drivers/gpio/gpio-aspeed.c b/drivers/gpio/gpio-aspeed.c index 2c5415c671d..1c3d18796b3 100644 --- a/drivers/gpio/gpio-aspeed.c +++ b/drivers/gpio/gpio-aspeed.c @@ -11,7 +11,6 @@ #include #include -#include #include #include #include -- cgit v1.2.3