add missing return value in spi_boards_init()
mesaflash uses the standard return value -1 for indicating errors, so use it here too.
parent
85f9328f
Please register or sign in to comment
mesaflash uses the standard return value -1 for indicating errors, so use it here too.