acpi: fix aml_equal term implementation
commitecdc7bab095a2cf29d9e9d4a7e1494f586a8b270
authorMarcel Apfelbaum <marcel@redhat.com>
Sun, 8 Mar 2015 11:16:03 +0000 (8 13:16 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 10 Mar 2015 15:09:59 +0000 (10 16:09 +0100)
tree1eee6df514e4f2c1a7bff27a65ede3e9a479af6b
parentaea10cdef2fb5c3bb8af598609ce19f725bf127f
acpi: fix aml_equal term implementation

The DefLEqual op does not have a target operand. Remove it.

Signed-off-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
hw/acpi/aml-build.c