mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-06-27 04:16:20 +08:00
Removed unused variable from SmartFusion PHY driver.
This commit is contained in:
@ -268,7 +268,6 @@ void PHY_reset( void )
|
||||
*/
|
||||
void PHY_auto_negotiate( void )
|
||||
{
|
||||
int32_t a;
|
||||
uint16_t reg;
|
||||
|
||||
reg = MDIO_read( PHYREG_MIIMCR );
|
||||
|
Reference in New Issue
Block a user