commit | cac68d42a38e5ff694cde67285091c4e3cebf290 | [log] [tgz] |
---|---|---|
author | Dario Binacchi <dario.binacchi@amarulasolutions.com> | Mon Feb 24 19:39:27 2025 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Mon Mar 10 14:15:14 2025 +0100 |
tree | 08ea925ecb5aa8b28cbdd7fcf947ac3af974119a | |
parent | 8e93d3836927226ff6b4b309d09c59745df3aa60 [diff] |
board: stm32f746-disco: drop board_late_init() The removal of the "st,button1" and "st,led1" compatibles has emptied the board_late_init(), so let's remove it along with the configuration that allows its invocation. Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>