hw/smbios/smbios: Remove unused include
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Thu, 9 Jan 2020 11:25:04 +0000 (12:25 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 6 Feb 2020 09:38:57 +0000 (10:38 +0100)
commitaa32c243922374666a9ae852ac2693664bb9801a
tree4cacfb7c72b0645d9ff1a7a9e605595b5b617421
parent7bd9d0a9e26c7a3c67c0f174f0009ba19969b158
hw/smbios/smbios: Remove unused include

Nothing from "sysemu/cpus.h" is used by smbios.c, remove the include.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20200109112504.32622-1-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/smbios/smbios.c