u-boot-brain/drivers/net/ti
Simon Glass 336d4615f8 dm: core: Create a new header file for 'compat' features
At present dm/device.h includes the linux-compatible features. This
requires including linux/compat.h which in turn includes a lot of headers.
One of these is malloc.h which we thus end up including in every file in
U-Boot. Apart from the inefficiency of this, it is problematic for sandbox
which needs to use the system malloc() in some files.

Move the compatibility features into a separate header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-02-05 19:33:46 -07:00
..
am65-cpsw-nuss.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
cpsw_mdio.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07: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 dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
davinci_emac.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05: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 net: netcp: add support for phy with rgmii ids 2019-04-12 08:05:46 -04:00
Makefile net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver 2019-07-15 13:32:25 -05:00