diff options
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | 2022-11-30 11:42:02 +0100 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2022-12-08 14:30:39 +0100 |
commit | bcd4110702d38c5356c84da6dc286c565ec19db3 (patch) | |
tree | 0502513485e2c814f17b32ed982ced899b7c644b /test/py/tests/test_source.py | |
parent | 14dc0ab138988a8e45ffa086444ec8db48b3f103 (diff) |
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: ec44cace4b8d2 ("dfu: add DFU virtual backend")
Reported-by: Marek Vasut <marex@denx.de>
Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Marek Vasut <marex@denx.de>
Tested-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'test/py/tests/test_source.py')
0 files changed, 0 insertions, 0 deletions