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
- [PATCH] net: cpsw: Add __maybe_unused to generated inlin... Tom Rini
- Re: [PATCH] net: cpsw: Add __maybe_unused to genera... Grygorii Strashko
- Re: [PATCH] net: cpsw: Add __maybe_unused to genera... Lokesh Vutla

