]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: sandbox: Drop the host_get_dev() function
authorSimon Glass <sjg@chromium.org>
Sun, 1 May 2016 17:36:20 +0000 (11:36 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commitf1d86fd3b15c2af53964d948c72c9a0a63511927
treecacd025a74d82201ab3f0bc218d7ac1d2d709682
parentae9ffccdac12b21ad55401d8554b5d835c9c8f22
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>
disk/part.c
drivers/block/sandbox.c
include/part.h