mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
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 |