Remove some include statements which are not needed.
Acked-by: Alexander Graf
Signed-off-by: Stefan Weil
---
target-ppc/helper.c|6 --
target-ppc/translate.c |6 --
2 files changed, 0 insertions(+), 12 deletions(-)
diff --git a/target-ppc/helper.c b/target-ppc/helper.c
inde
On 02.02.2012, at 23:46, Stefan Weil wrote:
> Am 02.02.2012 22:26, schrieb Alexander Graf:
>>
>> On 02.02.2012, at 22:12, Stefan Weil wrote:
>>
>>> Remove some include statements which are not needed.
>>
>> Are these redundant or do they just happen to be unnecessary because of
>> unused debu
Am 02.02.2012 22:26, schrieb Alexander Graf:
On 02.02.2012, at 22:12, Stefan Weil wrote:
Remove some include statements which are not needed.
Are these redundant or do they just happen to be unnecessary because
of unused debug #ifdefs?
Alex
They are redundant because cpu.h includes qem
On 02.02.2012, at 22:12, Stefan Weil wrote:
> Remove some include statements which are not needed.
Are these redundant or do they just happen to be unnecessary because of unused
debug #ifdefs?
Alex
>
> Cc: Alexander Graf
> Signed-off-by: Stefan Weil
> ---
> target-ppc/helper.c|6 -
Remove some include statements which are not needed.
Cc: Alexander Graf
Signed-off-by: Stefan Weil
---
target-ppc/helper.c|6 --
target-ppc/translate.c |6 --
2 files changed, 0 insertions(+), 12 deletions(-)
diff --git a/target-ppc/helper.c b/target-ppc/helper.c
index 5847