u-boot-brain/board/Marvell/db64460
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
..
64460.h
db64460.c PPC: Drop mv6446x_eth_initialize() from net/eth.c 2012-03-06 21:13:26 +01:00
eth.h PPC: Drop mv6446x_eth_initialize() from net/eth.c 2012-03-06 21:13:26 +01:00
Makefile
mpsc.c
mpsc.h
mv_eth.c net/miiphy/serial: drop duplicate "NAMESIZE" define 2012-03-18 20:11:22 +01:00
mv_eth.h
mv_regs.h
pci.c
sdram_init.c