commit | f1d86fd3b15c2af53964d948c72c9a0a63511927 | [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 | ae9ffccdac12b21ad55401d8554b5d835c9c8f22 [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>