Fix arm-softmmu compile
commitf21126df5f81797486eb3bd628da8e2ad5fae12e
authorBlue Swirl <blauwirbel@gmail.com>
Mon, 22 Feb 2010 20:42:51 +0000 (22 20:42 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Mon, 22 Feb 2010 20:42:51 +0000 (22 20:42 +0000)
treeca4551137654cfc640881bf7e80965cc63f9ee47
parentd34f4bafa69a4f90429b9eb0e1f62f5cefd13bbf
Fix arm-softmmu compile

cc1: warnings being treated as errors
/src/qemu/hw/pl181.c: In function 'pl181_fifo_run':
/src/qemu/hw/pl181.c:185: error: 'value' may be used uninitialized in this function

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/pl181.c