TARGET/ARM920T: fix compile warning
commit20724e33250c48aa8f1e9332d1704dd8d58cda9b
authorAntonio Borneo <borneo.antonio@gmail.com>
Sat, 12 Jun 2010 03:01:24 +0000 (12 11:01 +0800)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Sat, 12 Jun 2010 10:07:53 +0000 (12 12:07 +0200)
treeef1d5c0132e3898f36e5186fea1598b9b6b546fa
parent4532dc78314a543f205e15d37d1bc7fa03df7595
TARGET/ARM920T: fix compile warning

Commit 0538081246fafbfb74d554bb1b758412534aa254
introduces a compile time warning:
arm920t.c: In function ‘arm920t_write_memory’:
arm920t.c:567: warning: ‘retval’ may be used uninitialized in this function

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
src/target/arm920t.c