Re: [Qemu-devel] [PATCH 3/8] i.MX: Standardize i.MX I2C debug

2015-10-20 Thread Peter Crosthwaite
On Tue, Oct 20, 2015 at 2:19 PM, Jean-Christophe Dubois wrote: > The goal is to have debug code always compiled during build. > > Signed-off-by: Jean-Christophe Dubois > --- > hw/i2c/imx_i2c.c | 25 + > 1 file changed, 13 insertions(+), 12 deletions(-) > > diff --git a/hw

[Qemu-devel] [PATCH 3/8] i.MX: Standardize i.MX I2C debug

2015-10-20 Thread Jean-Christophe Dubois
The goal is to have debug code always compiled during build. Signed-off-by: Jean-Christophe Dubois --- hw/i2c/imx_i2c.c | 25 + 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/hw/i2c/imx_i2c.c b/hw/i2c/imx_i2c.c index 8474872..8926f7a 100644 --- a/hw/i2c/i