mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 21:24:29 +00:00
eab48865f9
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> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> |
||
---|---|---|
.. | ||
am65-cpsw-nuss.c | ||
cpsw-common.c | ||
cpsw.c | ||
cpsw_mdio.c | ||
cpsw_mdio.h | ||
davinci_emac.c | ||
davinci_emac.h | ||
Kconfig | ||
keystone_net.c | ||
Makefile |