diff options
author | Simon Glass <sjg@chromium.org> | 2015-02-27 22:06:33 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-04-23 09:05:52 -0600 |
commit | 5a87c4174d18fe40dcc847ba36853a9f15cb3e1e (patch) | |
tree | 4ce2588c51d949dd13ce47caf958f2881a422754 /lib/physmem.c | |
parent | 66312374dca86e77fc9b08f774546e62b6cd1aa7 (diff) | |
download | blackbird-obmc-uboot-5a87c4174d18fe40dcc847ba36853a9f15cb3e1e.tar.gz blackbird-obmc-uboot-5a87c4174d18fe40dcc847ba36853a9f15cb3e1e.zip |
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: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/physmem.c')
0 files changed, 0 insertions, 0 deletions