commit | 2a2ed845c085eb093b69fa6382fcf7534bb1f4b0 | [log] [tgz] |
---|---|---|
author | Kim Phillips <kim.phillips@freescale.com> | Mon Jun 15 11:50:40 2009 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Sun Jul 19 21:37:02 2009 +0200 |
tree | 5fae1a48efcdede436184ab2cb0c3a24cc91f1d7 | |
parent | 1ea6bcd8590b3ff9fe2bfbb0eb29a3b0edaa9460 [diff] |
common: fix 'dummy' is used uninitialized in this function warning fix this gcc 4.4 warning: xyzModem.c: In function 'xyzModem_stream_open': xyzModem.c:564: warning: 'dummy' is used uninitialized in this function Signed-off-by: Kim Phillips <kim.phillips@freescale.com>