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 <[email protected]>
> Signed-off-by: Tom Rini <[email protected]>

Applied to u-boot-ti next.

Thanks and regards,
Lokesh

Reply via email to