Files
u-boot-sunxi/drivers/net
Luka Perkov 5aa2297da7 kirkwood: define empty CONFIG_MVGBE_PORTS by default
Each board with defines it's own set of values. If we do not define
CONFIG_MVGBE_PORTS we will hit following error:

mvgbe.c: In function 'mvgbe_initialize':
mvgbe.c:700:34: error: 'CONFIG_MVGBE_PORTS' undeclared (first use in this function)
  u8 used_ports[MAX_MVGBE_DEVS] = CONFIG_MVGBE_PORTS;

This patch fixes above described problem.

Signed-off-by: Luka Perkov <luka@openwrt.org>
Acked-by: Prafulla Wadaskar <prafulla@marvell.com>
2015-01-25 23:56:15 +01:00
..
2015-01-16 09:32:11 -08:00
2011-01-09 18:06:50 +01:00
2010-07-12 00:14:29 -07:00
2012-05-22 10:18:15 -05:00
2013-04-01 16:33:52 -04:00
2014-10-27 17:54:10 -04:00
2014-09-24 18:30:28 -04:00
2014-04-18 10:42:30 -04:00
2013-04-01 16:33:52 -04:00
2014-11-07 16:27:04 -05:00
2014-02-21 11:33:18 -05:00
2012-11-04 11:00:36 -07:00