dm: sandbox: Drop the pre-DM host implementation
authorSimon Glass <sjg@chromium.org>
Sun, 13 Mar 2016 14:22:35 +0000 (08:22 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 18 Mar 2016 03:27:39 +0000 (21:27 -0600)
commit33cf727b1634dbd9cd68a6ebc444a88f053822d7
tree0514ce27384e0246724e33132c2e386598796db9
parent8b726dc945812e43d9fefc35117a47ab7f123770
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>
drivers/block/sandbox.c