u-boot-brain/drivers/net/ti
Simon Glass 401d1c4f5d common: Drop asm/global_data.h from common header
Move this out of the common header and include it only where needed.  In
a number of cases this requires adding "struct udevice;" to avoid adding
another large header or in other cases replacing / adding missing header
files that had been pulled in, very indirectly.   Finally, we have a few
cases where we did not need to include <asm/global_data.h> at all, so
remove that include.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
2021-02-02 15:33:42 -05:00
..
am65-cpsw-nuss.c dm: treewide: Rename dev_get_platdata() to dev_get_plat() 2020-12-13 16:51:09 -07: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 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
cpsw.c dm: treewide: Rename ofdata_to_platdata() to of_to_plat() 2020-12-13 16:51:09 -07:00
davinci_emac.c dm: treewide: Rename dev_get_platdata() to dev_get_plat() 2020-12-13 16:51:09 -07:00
davinci_emac.h driver: net: consolidate ti's code in separate folder 2018-11-05 10:41:59 -06:00
Kconfig Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig 2020-07-28 16:18:10 -04:00
keystone_net.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Makefile net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver 2019-07-15 13:32:25 -05:00