u-boot-brain/board/Marvell/db64360
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
..
64360.h
db64360.c PPC: Drop mv6436x_eth_initialize() from net/eth.c 2012-03-06 21:13:22 +01:00
eth.h PPC: Drop mv6436x_eth_initialize() from net/eth.c 2012-03-06 21:13:22 +01:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
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 DB64360: Fix GCC 4.6 build warnings 2011-12-02 00:11:23 +01:00