u-boot-brain/board/prodrive
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
..
alpr alpr board: Fix GCC 4.6 build warnings 2011-12-02 00:10:02 +01:00
common rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
p3mx net/miiphy/serial: drop duplicate "NAMESIZE" define 2012-03-18 20:11:22 +01:00
p3p440 punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
pdnb3 punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00