From 8cb33df108c9fd0feffd9f3036d22282cb270080 Mon Sep 17 00:00:00 2001 From: Gerard Marull-Paretas Date: Tue, 14 Jun 2022 10:50:42 +0200 Subject: [PATCH] pm: remove redundant includes Files including do not have to include , a shim to . Signed-off-by: Gerard Marull-Paretas --- subsys/pm/pm.c | 1 - 1 file changed, 1 deletion(-) diff --git a/subsys/pm/pm.c b/subsys/pm/pm.c index a089e5de55d..3731197f923 100644 --- a/subsys/pm/pm.c +++ b/subsys/pm/pm.c @@ -5,7 +5,6 @@ */ #include -#include #include #include #include