]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/usb/lan78xx.h
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
[karo-tx-linux.git] / drivers / net / usb / lan78xx.h
index e0a5a8f529c16fdc246cf64dc3206426c36e2069..a93fb653e7c52f415bd0aae99f7cd2619c8cf47b 100644 (file)
 #define LTM_INACTIVE1_TIMER10_         (0x0000FFFF)
 
 #define MAC_CR                         (0x100)
-#define MAC_CR_GMII_EN_                        (0x00080000)
 #define MAC_CR_EEE_TX_CLK_STOP_EN_     (0x00040000)
 #define MAC_CR_EEE_EN_                 (0x00020000)
 #define MAC_CR_EEE_TLAR_EN_            (0x00010000)