dm: systemace: Drop the get_dev() function
authorSimon Glass <sjg@chromium.org>
Sun, 1 May 2016 17:36:18 +0000 (11:36 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commitf6d000edbeaddfe8e5b5e3be9fd3f6c76fdff6d2
tree1bcd5e9711b5552cf9ae398c7497d2fbf88a0932
parent4e7189d4d8c2ab46c4c580ae300c14d1a9c20b11
dm: systemace: Drop the 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/systemace.c
include/part.h
include/systemace.h