* Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200
Patch by Anders Larsen, 29 Apr 2005
* Fix problems introduced by Patch by Steven Scholz, 02 Mar 2005
(8e2be51de8)
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
|
||||
|
||||
/****************** function prototypes **********************/
|
||||
static unsigned int dm9161_IsPhyConnected(AT91PS_EMAC p_mac);
|
||||
static unsigned char dm9161_GetLinkSpeed(AT91PS_EMAC p_mac);
|
||||
static unsigned char dm9161_AutoNegotiate(AT91PS_EMAC p_mac, int *status);
|
||||
static unsigned char dm9161_InitPhy(AT91PS_EMAC p_mac);
|
||||
unsigned int dm9161_IsPhyConnected(AT91PS_EMAC p_mac);
|
||||
unsigned char dm9161_GetLinkSpeed(AT91PS_EMAC p_mac);
|
||||
unsigned char dm9161_AutoNegotiate(AT91PS_EMAC p_mac, int *status);
|
||||
unsigned char dm9161_InitPhy(AT91PS_EMAC p_mac);
|
||||
|
||||
Reference in New Issue
Block a user