boards: st: remove the pre_dt_board wihout with ospi node

Since the ospi@ node does not exist anymore for the stm32u5 device
there is no more need for this pre_dt_board.cmake file.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
This commit is contained in:
Francois Ramu 2024-10-17 14:37:49 +02:00 committed by Benjamin Cabé
parent e44c0d28ff
commit 8a305df732

View file

@ -1,3 +0,0 @@
# SPI is implemented via octospi so node name isn't spi@...
list(APPEND EXTRA_DTC_FLAGS "-Wno-spi_bus_bridge")