From 2266595bf893edb07331ca8464738e0d4c82c129 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 21 May 2025 16:51:21 -0600 Subject: include/mtd.h: Cleanup usage There are only a few things found in today. Go through and audit the C files which include and remove it when not required. Then, add it to the files which had either missed it or had an indirect inclusion of it. Signed-off-by: Tom Rini --- include/fwu.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/fwu.h b/include/fwu.h index 6441de370c9..77e60167fc7 100644 --- a/include/fwu.h +++ b/include/fwu.h @@ -9,7 +9,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3