[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [Qemu-devel] [PATCH] ppc: remove unused variables
From: |
Alexander Graf |
Subject: |
Re: [Qemu-ppc] [Qemu-devel] [PATCH] ppc: remove unused variables |
Date: |
Mon, 6 Feb 2012 16:57:10 +0100 |
On 06.02.2012, at 16:21, Andreas Färber wrote:
> Am 04.02.2012 12:49, schrieb Blue Swirl:
>> Fix this error:
>> /src/qemu/target-ppc/helper.c: In function 'booke206_tlb_to_page_size':
>> /src/qemu/target-ppc/helper.c:1296:14: error: variable 'tlbncfg' set
>> but not used [-Werror=unused-but-set-variable]
>>
>> Signed-off-by: Blue Swirl <address@hidden>
>
> Tested-by: Andreas Färber <address@hidden>
Yes, Blue, can you push it please?
Alex