| commit | 41513d7813d2dca575a3f0abcf479b0ba0d8568b | [log] [tgz] |
|---|---|---|
| author | Mathieu Choplain <mathieu.choplain-ext@st.com> | Fri Oct 17 17:22:22 2025 +0200 |
| committer | Chris Friedt <chrisfriedt@gmail.com> | Tue Oct 21 12:22:30 2025 -0400 |
| tree | b3014d4f7cd2272cdb0a5e4bff9e40db42a9ddd7 | |
| parent | f72b0c7989dee3102db643ce50bda1e5186b8ac0 [diff] |
dts: arm: st: stm32wl: include <mem.h> from series' root DTSI Include <mem.h> from the series' root DTSI file and remove inclusion of the file from other levels since it becomes redundant. This avoids the current situation where the same #include directive is duplicated among many files, and where the file is sometimes included multiple times when walking up the inclusion chain up until the root DTSI file. Signed-off-by: Mathieu Choplain <mathieu.choplain-ext@st.com>