dts: arm: st: h7: remove unnecessary inclusions

since stm32h7.dtsi is already include in st/h7/stm32h743.dtsi
we don't need to include here again.

Signed-off-by: Fabrice DJIATSA <fabrice.djiatsa-ext@st.com>
This commit is contained in:
Fabrice DJIATSA 2024-09-05 14:22:00 +02:00 committed by Mahesh Mahadevan
parent 1c29f98e68
commit 52cb8c07d1
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
* SPDX-License-Identifier: Apache-2.0
*/
#include <st/h7/stm32h7.dtsi>
#include <st/h7/stm32h743.dtsi>
#include <zephyr/dt-bindings/display/panel.h>