xpd: Cleaned up whitespace

This commit is contained in:
Ross Owen
2015-05-22 11:29:03 +01:00
parent beab95f15e
commit 9be2eece00
2 changed files with 7 additions and 7 deletions

View File

@@ -160,7 +160,7 @@ on tile[XUD_TILE] : clock clk_spd_rx = CLKBLK_SPDIF_RX;
#endif
#if(XUD_SERIES_SUPPORT == XUD_L_SERIES) && defined(ADAT_RX)
/* Cannot use default clock (CLKBLK_REF) for ADAT RX since it is tied to the
/* Cannot use default clock (CLKBLK_REF) for ADAT RX since it is tied to the
60MHz USB clock on G/L series parts. */
on tile[XUD_TILE] : clock clk_adat_rx = CLKBLK_ADAT_RX;
#endif