From: Wolfram Sang Date: Mon, 10 Feb 2025 11:34:54 +0000 (+0100) Subject: x86/platform/olpc-xo1-sci: Don't include directly X-Git-Tag: v6.15-rc1~210^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=000894d8fc0d787b52a46339f297e20c024a6ca5;p=thirdparty%2Fkernel%2Fstable.git x86/platform/olpc-xo1-sci: Don't include directly The header clearly states that it does not want to be included directly, only via . Which is already present, so delete the superfluous include. Signed-off-by: Wolfram Sang Signed-off-by: Ingo Molnar Link: https://lore.kernel.org/r/20250210113453.51825-2-wsa+renesas@sang-engineering.com --- diff --git a/arch/x86/platform/olpc/olpc-xo1-sci.c b/arch/x86/platform/olpc/olpc-xo1-sci.c index ccb23c73cbe8b..63066e7c85177 100644 --- a/arch/x86/platform/olpc/olpc-xo1-sci.c +++ b/arch/x86/platform/olpc/olpc-xo1-sci.c @@ -14,7 +14,6 @@ #include #include #include -#include #include #include #include