u-boot-brain/drivers/net/ti
Tom Rini eab48865f9 net: cpsw: Add __maybe_unused to generated inlines
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>
2020-06-16 17:00:02 +05:30
..
am65-cpsw-nuss.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
cpsw_mdio.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
cpsw_mdio.h driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr 2019-07-15 13:32:25 -05:00
cpsw-common.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
cpsw.c net: cpsw: Add __maybe_unused to generated inlines 2020-06-16 17:00:02 +05:30
davinci_emac.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
davinci_emac.h driver: net: consolidate ti's code in separate folder 2018-11-05 10:41:59 -06:00
Kconfig net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver 2019-07-15 13:32:25 -05:00
keystone_net.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Makefile net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver 2019-07-15 13:32:25 -05:00