The values here are int, but the map_to_sysmem() call can return a long. Add a cast to deal with this. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| dm | ||
| image | ||
| trace | ||
| vboot | ||
| Makefile | ||
| command_ut.c | ||
| compression.c | ||
The values here are int, but the map_to_sysmem() call can return a long. Add a cast to deal with this. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
|---|---|---|
| .. | ||
| dm | ||
| image | ||
| trace | ||
| vboot | ||
| Makefile | ||
| command_ut.c | ||
| compression.c | ||