Skip to content

Commit c64a85a

Browse files
committed
hal_nxp: Update i.mx943 driver to the SDK latest
Signed-off-by: Zhaoxiang Jin <[email protected]>
1 parent a97694b commit c64a85a

File tree

1 file changed

+2
-0
lines changed
  • mcux/mcux-sdk-ng/devices/i.MX/i.MX943/MIMX94398/drivers

1 file changed

+2
-0
lines changed

mcux/mcux-sdk-ng/devices/i.MX/i.MX943/MIMX94398/drivers/fsl_clock.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@
88
#define _FSL_CLOCK_H_
99

1010
#include "fsl_common.h"
11+
#ifndef CONFIG_ARM_SCMI
1112
#include "scmi.h"
1213
#include "scmi_clock.h"
1314
#include "scmi_internal.h"
15+
#endif
1416

1517
/*!
1618
* @brief CCM reg macros to map corresponding registers.

0 commit comments

Comments
 (0)