Igor Mammedov f84548dda4 pc: acpi: memhp: drop not needed stringify(MEMORY_foo) usage
most of MEMORY_foo defines are not shared
with ASL anymore and are used only inside of
memory_hotplug_acpi_table.c, so move them
there and make them strings. As result we
can replace stringify(MEMORY_foo) with just
MEMORY_foo, which makes code a bit cleaner.

No AML change introduced by this patch.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-01-09 23:20:17 +02:00
..
2015-10-02 16:22:02 -03:00
2015-09-07 10:39:30 +01:00
2015-12-22 18:39:20 +02:00
2015-09-09 15:34:53 +02:00
2015-12-22 18:39:20 +02:00
2015-06-11 10:13:30 +01:00
2015-09-07 10:39:30 +01:00
2015-12-04 09:39:55 +03:00
2015-09-07 10:39:28 +01:00
2015-12-04 09:39:55 +03:00
2015-09-25 12:04:43 +02:00
2015-01-15 10:44:13 +03:00
2014-10-23 16:41:25 +02:00
2014-10-24 12:19:11 +01:00
2015-07-13 14:42:24 +03:00
2015-07-06 12:15:14 -06:00
2015-04-30 16:05:48 +03:00