diff options
author | Simon Glass <sjg@chromium.org> | 2016-02-29 15:25:45 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2016-03-14 15:34:50 -0600 |
commit | 95a6f9dfcbeb612564a014ccb135ae4e1e4fc942 (patch) | |
tree | b7900d7d2d5bca5c09cbe73d8192a440332af63f /net | |
parent | e35929e4a1ffe861f2f45e107986568c56c4f077 (diff) | |
download | u-boot-imx-95a6f9dfcbeb612564a014ccb135ae4e1e4fc942.zip u-boot-imx-95a6f9dfcbeb612564a014ccb135ae4e1e4fc942.tar.gz u-boot-imx-95a6f9dfcbeb612564a014ccb135ae4e1e4fc942.tar.bz2 |
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions