From a79fc7a79cc9d4f7a46b19a4891484ac1e9ef599 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 27 Apr 2024 08:11:00 -0600 Subject: common: Remove and add needed includes Remove from all "commmon/" files and when needed add missing include files directly. Signed-off-by: Tom Rini --- common/spl/spl_onenand.c | 1 - 1 file changed, 1 deletion(-) (limited to 'common/spl/spl_onenand.c') diff --git a/common/spl/spl_onenand.c b/common/spl/spl_onenand.c index 53a8c6d..f6f6528 100644 --- a/common/spl/spl_onenand.c +++ b/common/spl/spl_onenand.c @@ -7,7 +7,6 @@ * Copyright (C) 2011 * Corscience GmbH & Co. KG - Simon Schwarz */ -#include #include #include #include -- cgit v1.1