| commit | f72b0c7989dee3102db643ce50bda1e5186b8ac0 | [log] [tgz] |
|---|---|---|
| author | Mathieu Choplain <mathieu.choplain-ext@st.com> | Fri Oct 17 17:22:16 2025 +0200 |
| committer | Chris Friedt <chrisfriedt@gmail.com> | Tue Oct 21 12:22:30 2025 -0400 |
| tree | 80c33ea2f4ee42f23f4060011b201409f061cae2 | |
| parent | 58331dd596c7d647c72f1f60c75778fa6a84ffc5 [diff] |
dts: arm: st: stm32wba: 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>