mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-07-13 00:26:14 +02:00
Removed unused variable from SmartFusion PHY driver.
This commit is contained in:
parent
9c6a0e4e69
commit
9ebdc099d1
@ -268,7 +268,6 @@ void PHY_reset( void )
|
|||||||
*/
|
*/
|
||||||
void PHY_auto_negotiate( void )
|
void PHY_auto_negotiate( void )
|
||||||
{
|
{
|
||||||
int32_t a;
|
|
||||||
uint16_t reg;
|
uint16_t reg;
|
||||||
|
|
||||||
reg = MDIO_read( PHYREG_MIIMCR );
|
reg = MDIO_read( PHYREG_MIIMCR );
|
||||||
|
Loading…
x
Reference in New Issue
Block a user