]> Git Repo - qemu.git/commit
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
authorPhilippe Mathieu-Daudé <[email protected]>
Mon, 25 Jun 2018 12:41:58 +0000 (09:41 -0300)
committerPaolo Bonzini <[email protected]>
Mon, 2 Jul 2018 13:41:12 +0000 (15:41 +0200)
commitfc6b3cf9e8ff5290ebac39e846add08e1e3c02c1
tree97339858e35777a7699b4e085d11ddf4b6d24f4e
parentd23b6caadbfaf56092593e8ff22fb5797db38488
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"

These files don't use anything exposed by "qemu/cutils.h",
simplify preprocessing including directly "qemu/units.h".

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Acked-by: David Gibson <[email protected]> (ppc parts)
Message-Id: <20180625124238[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/arm/msf2-soc.c
hw/arm/msf2-som.c
hw/core/machine.c
hw/display/sm501.c
hw/mips/boston.c
hw/ppc/pnv.c
hw/ppc/ppc440_uc.c
This page took 0.030082 seconds and 4 git commands to generate.