commit | 1aa934c81b77f2080d3ca4b226eab67b17a33961 | [log] [tgz] |
---|---|---|
author | Kim Phillips <kim.phillips@freescale.com> | Tue Nov 28 23:28:33 2006 -0600 |
committer | Kim Phillips <kim.phillips@freescale.com> | Tue Nov 28 23:34:30 2006 -0600 |
tree | f2c1d97d8a510d67e84f21bb656f9e4da5392b96 | |
parent | e857a5bdb3954b896c0920cb9d8d2b1b9c107ce5 [diff] |
Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c give initial values for reg_num, shift, p_cmxucr in ucc_set_clk_src since they are passed by reference to ucc_get_cmxucr_reg and assigned.