From 3cde5a0aaadaee51453ae3ad1da291053bab9f93 Mon Sep 17 00:00:00 2001 From: Pieter De Gendt Date: Mon, 11 Jul 2022 16:25:52 +0200 Subject: [PATCH] soc: mimxrt1064: Remove unused low power header include The included header file wasn't used. Signed-off-by: Pieter De Gendt --- soc/arm/nxp_imx/rt/lpm_rt1064.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/soc/arm/nxp_imx/rt/lpm_rt1064.c b/soc/arm/nxp_imx/rt/lpm_rt1064.c index 1274d748c2..948058d020 100644 --- a/soc/arm/nxp_imx/rt/lpm_rt1064.c +++ b/soc/arm/nxp_imx/rt/lpm_rt1064.c @@ -10,8 +10,6 @@ #include #include #include -#include "clock_config.h" - /* * Clock configuration structures populated at boot time. These structures are