commit | 025ed60be452369b63e247becfea01127f0eebfc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 01 11:36:20 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 17 09:54:43 2016 -0600 |
tree | cacd025a74d82201ab3f0bc218d7ac1d2d709682 | |
parent | 77389b6a7afc9da81132c143ddf5285617c85f99 [diff] |
dm: sandbox: Drop the host_get_dev() function This function is implemented by the legacy block functions now. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>