acpi: move ACPI_PORT_SMI_CMD define to header it belongs to
commitf8eaef67a3946cd483cbb77c50cf2ded55c0ddde
authorIgor Mammedov <imammedo@redhat.com>
Wed, 28 Feb 2018 14:23:50 +0000 (28 15:23 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 13 Mar 2018 21:09:50 +0000 (13 23:09 +0200)
treeb0df4d5870d46b36f2bd4eccaf8f1c08b01df5cb
parentd0384d9020f1f52f90e5e5b1b6c9c04aac5f6756
acpi: move ACPI_PORT_SMI_CMD define to header it belongs to

ACPI_PORT_SMI_CMD is alias for APM_CNT_IOPORT,
so make it really one instead of duplicating its value.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Tested-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/acpi-build.c
hw/isa/apm.c
include/hw/isa/apm.h