
18 Jun
2020
18 Jun
'20
3:52 p.m.
On 05/06/20 1:35 am, Tom Rini wrote:
We generate a number of helper inline functions to make accesses easier. However not all permutations of each function will be used and clang will warn about unused ones. Decorate all of them with __maybe_unused because of this.
Cc: Lokesh Vutla lokeshvutla@ti.com Signed-off-by: Tom Rini trini@konsulko.com
Applied to u-boot-ti next.
Thanks and regards, Lokesh