uboot/disk
Simon Glass 95a6f9dfcb dm: part: Add a cast to avoid a compiler warning
In part_amiga.c the name is unsigned but bcpl_strcpy() requires a signed
pointer. Add a cast to fix the warning.

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
..
Makefile
part.c dm: blk: Rename get_device_and_partition() 2016-03-14 15:34:50 -06:00
part_amiga.c dm: part: Add a cast to avoid a compiler warning 2016-03-14 15:34:50 -06:00
part_amiga.h
part_dos.c dm: Drop the block_dev_desc_t typedef 2016-03-14 15:34:50 -06:00
part_dos.h
part_efi.c dm: part: Correct a sandbox build warning 2016-03-14 15:34:50 -06:00
part_iso.c dm: Drop the block_dev_desc_t typedef 2016-03-14 15:34:50 -06:00
part_iso.h
part_mac.c dm: Drop the block_dev_desc_t typedef 2016-03-14 15:34:50 -06:00
part_mac.h