commit | 64b5c10ebd820f559411aae0da19e6db273dc031 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 01 11:36:18 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 17 09:54:43 2016 -0600 |
tree | 1bcd5e9711b5552cf9ae398c7497d2fbf88a0932 | |
parent | 9c54e48269fa3d1638b13286e6f9d7302fd6755b [diff] |
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>