1
0
Fork 0
remarkable-uboot/board/cm5200
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
..
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
MAINTAINERS MAINTAINERS: comment out blank M: field 2014-09-24 18:30:28 -04:00
Makefile board: powerpc: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
cm5200.c fdt: Allow ft_board_setup() to report failure 2014-11-21 04:43:15 +01:00
cm5200.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
cmd_cm5200.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
fwupdate.c dm: Drop the block_dev_desc_t typedef 2016-03-14 15:34:50 -06:00
fwupdate.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00