Skip to content

Commit c376990

Browse files
committed
Formatting
1 parent 7cec528 commit c376990

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
@@ -538,7 +538,7 @@ static void SetUpSLCRDivisors( int mac_baseaddr,
538538
{
539539
slcrBaseAddress = SLCR_GEM1_CLK_CTRL_ADDR;
540540
}
541-
541+
542542
if( speed == 1000 )
543543
{
544544
*( volatile unsigned int * ) ( slcrBaseAddress ) =

0 commit comments

Comments
 (0)