Skip to content

Commit e53ffc9

Browse files
mstasiaknordicnordicjm
authored andcommitted
[nrf fromtree] soc: nordic: nrf54l: remove redundant inclusion of GLITCHDET
GLITCHDET is not used in this file and causes issues for devices without GLITCHDET. Signed-off-by: Michał Stasiak <[email protected]> (cherry picked from commit a9eadb4)
1 parent 70886df commit e53ffc9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

soc/nordic/nrf54l/soc.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ LOG_MODULE_REGISTER(soc, CONFIG_SOC_LOG_LEVEL);
2929
!defined(__ZEPHYR__)
3030

3131
#include <nrf_erratas.h>
32-
#include <hal/nrf_glitchdet.h>
3332
#include <hal/nrf_oscillators.h>
3433
#include <hal/nrf_power.h>
3534
#include <hal/nrf_regulators.h>

0 commit comments

Comments
 (0)