Skip to content
Commit bcd41107 authored by Patrick Delaunay's avatar Patrick Delaunay Committed by Marek Vasut
Browse files

dfu: Make DFU virtual backend SPL friendly



Define stub for dfu_*_virt function in SPL, because
CONFIG_SPL_DFU_VIRT is not defined.

This patch avoids compilation issue in dfu_fill_entity() when
CONFIG_SPL_DFU is activated because the dfu_fill_entity_virt()
function is not available.

Fixes: ec44cace ("dfu: add DFU virtual backend")
Reported-by: default avatarMarek Vasut <marex@denx.de>
Signed-off-by: default avatarPatrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: default avatarMarek Vasut <marex@denx.de>
Tested-by: default avatarMarek Vasut <marex@denx.de>
parent 14dc0ab1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment