aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/ghes.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/acpi/ghes.h')
-rw-r--r--include/acpi/ghes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/acpi/ghes.h b/include/acpi/ghes.h
index f82f4a7ddd90..e3f1cddb4ac8 100644
--- a/include/acpi/ghes.h
+++ b/include/acpi/ghes.h
@@ -13,7 +13,6 @@
13 * estatus: memory buffer for error status block, allocated during 13 * estatus: memory buffer for error status block, allocated during
14 * HEST parsing. 14 * HEST parsing.
15 */ 15 */
16#define GHES_TO_CLEAR 0x0001
17#define GHES_EXITING 0x0002 16#define GHES_EXITING 0x0002
18 17
19struct ghes { 18struct ghes {