diff options
| author | Marek Vasut <[email protected]> | 2024-03-26 23:13:15 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-04-11 09:38:57 -0600 |
| commit | f5178ddd9d054b67b41c0ca5adb608076b2546f2 (patch) | |
| tree | 621a36a71a9ae4200c5ce2f35ed78df03d83c9ea /scripts | |
| parent | ca8d4dfdbdc092f0d5b064a10dcd33567a0737ef (diff) | |
boot: fdt: Drop lmb_alloc*() typecasts
The lmb_alloc_base() returns phys_addr_t , map_sysmem() accepts
phys_addr_t as first parameter. Declare 'addr' as phys_addr_t and
get rid of the casts.
Reviewed-by: Laurent Pinchart <[email protected]>
Reported-by: Laurent Pinchart <[email protected]>
Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
