boards: nrf_bsim: Fix path to pinctrl_soc.h
Just fix the path, it was not correct. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
committed by
Carles Cufi
parent
9a32559a2d
commit
24ca0febfc
@@ -8,6 +8,6 @@
|
||||
#define BOARDS_POSIX_NRF_BSIM_SOC_PINCTRL_SOC_H
|
||||
|
||||
/* We reuse the real SOC's header: */
|
||||
#include "../soc/common/nordic_nrf/pinctrl_soc.h"
|
||||
#include "../soc/nordic_nrf/common/pinctrl_soc.h"
|
||||
|
||||
#endif /* BOARDS_POSIX_NRF_BSIM_SOC_PINCTRL_SOC_H */
|
||||
|
||||
Reference in New Issue
Block a user