dm: part: Drop the get_dev() method
authorSimon Glass <sjg@chromium.org>
Sun, 1 May 2016 17:36:21 +0000 (11:36 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 17 May 2016 15:54:43 +0000 (09:54 -0600)
commit38bd29beaaf51f92d986ef63e5539f0bd0d371d8
tree6567c172d075f6e1dd59be5b482042f6122552ed
parentf1d86fd3b15c2af53964d948c72c9a0a63511927
dm: part: Drop the get_dev() method

This is now handled by the legacy block driver. The get_dev() method is
no-longer used. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/part.h