FreeCalypso > hg > tcs211-l1-reconst
changeset 326:84ef3a68e832
l1p_func.c: l1ps_swap_iq_ul() reconstructed
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 04 Oct 2017 21:12:29 +0000 |
parents | b410d2a64a59 |
children | 294adc9e1d3c |
files | chipsetsw/layer1/p_cfile/l1p_func.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/chipsetsw/layer1/p_cfile/l1p_func.c Wed Oct 04 21:08:50 2017 +0000 +++ b/chipsetsw/layer1/p_cfile/l1p_func.c Wed Oct 04 21:12:29 2017 +0000 @@ -307,7 +307,7 @@ BOOL l1ps_swap_iq_ul(UWORD16 radio_freq) { UWORD8 swap_iq; - BOOL swap_flag =FALSE; //omaps00090550 + BOOL swap_flag; #if (L1_FF_MULTIBAND == 0)