commit | 0de920cebacd12e953deab6ed82f6d7359bcad33 | [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 | dad90e92f120adca56fbf2bca9d301744388a288 [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>