]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI / APEI: Get rid of NULL_UUID_LE constant
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 17 Jul 2019 10:55:43 +0000 (13:55 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 5 Aug 2019 09:49:55 +0000 (11:49 +0200)
commit9a921abc1c7678108f7567b3da1949ae86fe41dc
treea5bb5cbb0abda34eee58793d74b8ca3f505f7ec1
parent98f2f03894443d3a44ddfe8334be57b6ae4f612b
ACPI / APEI: Get rid of NULL_UUID_LE constant

This is a missed part of the commit 8a84f968ea0f
("ACPI / APEI: Switch to use new generic UUID API"), i.e.
replacing old definition with a global constant variable.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: James Morse <james.morse@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/apei/ghes.c