commit | e3dfa91b9f35155d243f4194c79e5c1aa588ee91 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 01 13:52:32 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue May 17 09:54:43 2016 -0600 |
tree | 1b4c9c7616e9a6f557792f2818a5a2d01120fd98 | |
parent | b5210f2daedbafba3924d888565b147024bbf58c [diff] |
dm: part: Drop the block_drvr table This is not needed since we can use the functions provided by the legacy block device support. Signed-off-by: Simon Glass <sjg@chromium.org>