diff options
| author | Jean-Jacques Hiblot <[email protected]> | 2017-09-15 12:57:25 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-10-05 21:31:04 -0400 |
| commit | 906a9dbbcba85e8b02414c960c75103cc4755102 (patch) | |
| tree | 7ed6863f3bcc59acf9e9b83df92d5c2435e99dbc /include/linux | |
| parent | 11955590a284ecb75892aad5f1174ca1b94a709b (diff) | |
fit: use 'const' for the input of fdt_offset() and locate_dtb_in_fit()
Those 2 functions don't modify their input, we can mark it const.
This prevents compilation warnings when they are provided const input.
Signed-off-by: Jean-Jacques Hiblot <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
