bitops.h: Don't include qemu-common.h
commitafeeead1bcd1080a621500240ea74ec433b21885
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 26 Sep 2014 19:46:03 +0000 (26 16:46 -0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 2 Nov 2014 07:04:34 +0000 (2 10:04 +0300)
tree66e7a8940d8d87066e8eb2b14f900ef0be57ad39
parenta5ebc0ebae1d2283cfec4170b1a04317f2faee74
bitops.h: Don't include qemu-common.h

This removes the following circular dependency:

bitops.h -> qemu-common.h -> target-i386/cpu.h -> target-i386/cpu-qom.h ->
qom/cpu.h -> qdev-core.h -> bitmap.h -> bitops.h.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/qemu/bitops.h