commit | 33cf727b1634dbd9cd68a6ebc444a88f053822d7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Mar 13 08:22:35 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Mar 17 21:27:39 2016 -0600 |
tree | 0514ce27384e0246724e33132c2e386598796db9 | |
parent | 8b726dc945812e43d9fefc35117a47ab7f123770 [diff] |
dm: sandbox: Drop the pre-DM host implementation Driver model is used for host device block devices now, so we don't need the old code. Remove it. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Stephen Warren <swarren@nvidia.com>