]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/net/mvgbe.h
mvgbe: add support for orion5x GbE controller
[karo-tx-uboot.git] / drivers / net / mvgbe.h
index 7db5af450e292ba7ea5a6ae38d02a42ddacc027c..3de98d01bd9dc44434b669c716765c76c6f22856 100644 (file)
@@ -28,8 +28,6 @@
 #ifndef __MVGBE_H__
 #define __MVGBE_H__
 
-#define MAX_MVGBE_DEVS 2       /*controller has two ports */
-
 /* PHY_BASE_ADR is board specific and can be configured */
 #if defined (CONFIG_PHY_BASE_ADR)
 #define PHY_BASE_ADR           CONFIG_PHY_BASE_ADR