Update spi_controller_dma_map_mem_op_data() to use -ENOSYS, which is the correct error code for U-Boot.
Signed-off-by: Simon Glass <[email protected]> --- (no changes since v1) include/spi-mem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Applied to u-boot-dm, thanks!

