commit | a08e87e078ab64a7e2c086c4e0ee8eabede01fb8 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Mon Jan 03 23:52:05 2022 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Jan 11 11:52:27 2022 +0100 |
tree | af406a632619bfde025ca27d9ff5f2ae00b0a5fa | |
parent | 7a5ee28755373e64d497e45e6ff47944579e1124 [diff] |
soc: arm: silabs_exx32: make soc_pinmap.h self contained The soc_pinmap.h uses the DT API, so these headers needs to include <devicetree.h>. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>