soc: lpc55xxx: remove unnecessary include
sys/util.h is not needed by soc.h, and was causing troubles with redefinitions of ARRAY_SIZE (from HAL) in CI. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
81e23c2758
commit
cb70d40da3
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@
|
|||
#define _SOC__H_
|
||||
|
||||
#ifndef _ASMLANGUAGE
|
||||
#include <zephyr/sys/util.h>
|
||||
#include <fsl_common.h>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue