Re: [Qemu-devel] [PATCH 09/15] target-mips: Clean includes

2012-02-28 Thread Stefan Weil
Am 29.02.2012 00:51, schrieb Johnson, Eric: You may want to just put those includes inside an '#ifdef MIPS_DEBUG_DISAS' instead of removing them. Although I suppose we could just add back the minimum needed along with the patches to fix the compile when MIPS_DEBUG_DISAS is defined. Hi Eric,

Re: [Qemu-devel] [PATCH 09/15] target-mips: Clean includes

2012-02-28 Thread Johnson, Eric
You may want to just put those includes inside an '#ifdef MIPS_DEBUG_DISAS' instead of removing them. Although I suppose we could just add back the minimum needed along with the patches to fix the compile when MIPS_DEBUG_DISAS is defined. -Original Message- From: qemu-devel-bounces+eric