u-boot/drivers/qe
Mike Frysinger f6add132f6 net/miiphy/serial: drop duplicate "NAMESIZE" define
A few subsystems are using the same define "NAMESIZE".  This has been
working so far because they define it to the same number.  However, I
want to change the size of eth_device's NAMESIZE, so rather than tweak
the define names, simply drop references to it.  Almost no one does,
and the handful that do can easily be changed to a sizeof().

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-03-18 20:11:22 +01:00
..
Makefile Exclude drivers/qe/fdt.c without CONFIG_QE 2010-11-18 15:22:10 +01:00
fdt.c Exclude drivers/qe/fdt.c without CONFIG_QE 2010-11-18 15:22:10 +01:00
qe.c powerpc/85xx: clean up and document the QE/FMAN microcode macros 2011-11-29 08:48:06 -06:00
qe.h drivers/qe: Add more SNUM number for QE 2009-06-12 17:17:00 -05:00
uccf.c drivers/qe: Move conditional compilation to Makefile 2008-08-13 01:40:41 +02:00
uccf.h net: uec: Fix uccf.h and uec.h headers to include headers they depend on 2009-09-25 18:25:50 -05:00
uec.c drivers/qe/uec.c: Fix GCC 4.6 build warning 2011-11-11 07:49:01 -06:00
uec.h fsl: Change fsl_phy_enet_if to phy_interface_t 2011-04-20 15:09:35 -05:00
uec_phy.c net/miiphy/serial: drop duplicate "NAMESIZE" define 2012-03-18 20:11:22 +01:00
uec_phy.h UEC: Fix compiler warnings introduced by linux/mii.h change 2011-01-25 21:15:10 +01:00