On Sun, Mar 20, 2011 at 12:53 AM, Edgar E. Iglesias
wrote:
> On Sat, Mar 19, 2011 at 10:45:34AM +0200, Blue Swirl wrote:
>> 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: e
On Sat, Mar 19, 2011 at 10:45:34AM +0200, Blue Swirl wrote:
> 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-se