summaryrefslogtreecommitdiff
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
authorAlexandru Gagniuc <[email protected]>2021-01-20 10:46:49 -0600
committerTom Rini <[email protected]>2021-02-17 17:12:45 -0500
commitefc4ad0bc763f135f3437f51df693e83941a9928 (patch)
treecedd7ce0eb3b68f24d0c8c1b713ef00e40d8b0a3 /scripts/checkpatch.pl
parent496f49464d90b564da5f1a2f4eecb5553e01edf9 (diff)
spl: fit: Drop 'length' argument to board_spl_fit_post_load()
The size is derived from the FIT image itself. Any alignment requirements are machine-specific and known by the board code. Thus the total length can be derived from the FIT image and knowledge of the platform. The 'length' argument is redundant. Remove it. Signed-off-by: Alexandru Gagniuc <[email protected]> Reviewed-by: Peng Fan <[email protected]> Reviewed-by: Simon Glass <[email protected]> CC: Matt Porter <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions