mirror of
https://xff.cz/git/u-boot/
synced 2025-09-18 00:52:07 +02:00
Provide a public declaration of the board_spi_cs_gpio() callback for i.MX SPI chip selects to prevent the warning "Should it be static?" when compiling with "make C=1". Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>