1
0
Fork 0
remarkable-uboot/drivers/qe
Claudiu Manoil 93f26f130e net: Merge asm/fsl_enet.h into fsl_mdio.h
fsl_enet.h defines the mapping of the usual MII management
registers, which are included in the MDIO register block
common to Freescale ethernet controllers. So it shouldn't
depend on the CPU architecture but it should be actually
part of the arch independent fsl_mdio.h.

To remove the arch dependency, merge the content of
asm/fsl_enet.h into fsl_mdio.h.
Some files (like fm_eth.h) were simply including fsl_enet.h
only for phy.h. These were updated to include phy.h instead.

Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com>
2014-09-08 10:30:33 -07:00
..
Makefile drivers/qe: move the entry to drivers/Makefile 2013-11-17 14:11:31 -05:00
fdt.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
qe.c driver/qe: update status of QE microcode 2014-08-20 10:44:16 -07:00
qe.h QE/U-QE: Add U-QE support 2014-04-22 17:58:47 -07:00
uccf.c qe: move immap_qe.h from arch directory into common directory 2014-07-22 16:25:54 -07:00
uccf.h qe: move immap_qe.h from arch directory into common directory 2014-07-22 16:25:54 -07:00
uec.c qe: move immap_qe.h from arch directory into common directory 2014-07-22 16:25:54 -07:00
uec.h net: Merge asm/fsl_enet.h into fsl_mdio.h 2014-09-08 10:30:33 -07:00
uec_phy.c qe: move immap_qe.h from arch directory into common directory 2014-07-22 16:25:54 -07:00
uec_phy.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00