Fixed build fail due to bad endif placement

This commit is contained in:
Ross Owen
2015-07-01 12:35:32 +01:00
parent 31b6b1f7f4
commit f7af9f6132

View File

@@ -244,8 +244,8 @@ static inline unsigned DoSampleTransfer(chanend c_out, int readBuffNo, unsigned
#if(DSD_CHANS_DAC != 0)
/* DSD Clock might not be shared with lrclk or bclk... */
p_dsd_clk <: 0;
}
#endif
}
#endif
#if (DSD_CHANS_DAC > 0)
if(dsdMode == DSD_MODE_DOP)