On Mon, Feb 6, 2012 at 15:57, Alexander Graf wrote:
>
> 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: var
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-v
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
Tested-by: An
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
---
target-ppc/helper.c |3 ---
1 files changed, 0 insertions(