diff options
author | Blue Swirl | 2011-03-19 09:43:22 +0100 |
---|---|---|
committer | Blue Swirl | 2011-03-19 09:43:22 +0100 |
commit | d81e54de5919f46d911e971804bb4b4d77a8a88a (patch) | |
tree | 2731b858934fb1f20546fb553beba2a4c5aa72ac /cpus.c | |
parent | qemu-thread: delete unused functions (diff) | |
download | qemu-d81e54de5919f46d911e971804bb4b4d77a8a88a.tar.gz qemu-d81e54de5919f46d911e971804bb4b4d77a8a88a.tar.xz qemu-d81e54de5919f46d911e971804bb4b4d77a8a88a.zip |
petalogix_ml605_mmu: remove unused variable
Remove a write-only variable, spotted by GCC 4.6.0:
/src/qemu/hw/petalogix_ml605_mmu.c: In function 'petalogix_ml605_init':
/src/qemu/hw/petalogix_ml605_mmu.c:153:11: error: variable 'serial' set but not used [-Werror=unused-but-set-variable]
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'cpus.c')
0 files changed, 0 insertions, 0 deletions