Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef
Use 'struct' instead of a typdef. Also since 'struct block_dev_desc' is long
and causes 80-column violations, rename it to struct blk_desc.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
2016-03-14 15:34:50 -06:00
..
2015-11-02 10:38:00 +09:00
2015-07-21 17:39:30 -06:00
2015-05-21 09:16:16 -04:00
2015-07-21 17:39:32 -06:00
2016-02-26 08:53:10 -07:00
2015-07-21 17:39:32 -06:00
2015-07-21 17:39:32 -06:00
2015-07-21 17:39:33 -06:00
2015-05-21 09:16:16 -04:00
2015-05-21 09:16:16 -04:00
2015-05-21 09:16:16 -04:00
2016-03-14 15:34:50 -06:00