Skip to content
Commit 5a87c417 authored by Simon Glass's avatar Simon Glass
Browse files

dm: core: Drop device removal error path when not supported



When CONFIG_DM_DEVICE_REMOVE is not enabled, such as in SPL, we cannot
remove or unbind devices and do not expect to get errors when binding
and probing devices. So drop the error path to reduce code size.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 66312374
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