Skip to content

Commit 8c840a9

Browse files
committed
Formatting
1 parent a2ffc6d commit 8c840a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/portable/NetworkInterface/Zynq/x_emacpsif_physpeed.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@ unsigned configure_IEEE_phy_speed( XEmacPs * xemacpsp,
502502

503503
static void WriteSLCRDivisors( int mac_baseaddr,
504504
u32 SlcrDiv0,
505-
u32 SlcrDiv1)
505+
u32 SlcrDiv1 )
506506
{
507507
volatile u32 slcrBaseAddress;
508508
if( ( unsigned long ) mac_baseaddr == EMAC0_BASE_ADDRESS )

0 commit comments

Comments
 (0)