On Mon, 2013-07-29 at 10:42 +0300, Michael S. Tsirkin wrote:
> On Mon, Jul 29, 2013 at 10:07:33AM +0300, Marcel Apfelbaum wrote:
> > Made small tweaks in code to prevent compilation issues
> > when importing qemu/bitmap.h in qdev-core
> >
> > Signed-off-by: Marcel Apfelbaum
> > ---
> > hw/core/q
On Mon, Jul 29, 2013 at 10:07:33AM +0300, Marcel Apfelbaum wrote:
> Made small tweaks in code to prevent compilation issues
> when importing qemu/bitmap.h in qdev-core
>
> Signed-off-by: Marcel Apfelbaum
> ---
> hw/core/qdev-properties.c | 4 ++--
> hw/net/eepro100.c | 1 -
> include/hw/
Made small tweaks in code to prevent compilation issues
when importing qemu/bitmap.h in qdev-core
Signed-off-by: Marcel Apfelbaum
---
hw/core/qdev-properties.c | 4 ++--
hw/net/eepro100.c | 1 -
include/hw/qdev-core.h| 1 +
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git