commit | 6dd9faf8f97e1aad9961a480775612f6cbde27de | [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 | 1fde473da7a5de1e6ad1c72d1b84763642bb1a9f [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>