summaryrefslogtreecommitdiffstats
path: root/source/tools/acpidump/acpidump.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/tools/acpidump/acpidump.h')
-rw-r--r--source/tools/acpidump/acpidump.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/source/tools/acpidump/acpidump.h b/source/tools/acpidump/acpidump.h
index 203108f..e3b705b 100644
--- a/source/tools/acpidump/acpidump.h
+++ b/source/tools/acpidump/acpidump.h
@@ -5,7 +5,7 @@
*****************************************************************************/
/*
- * Copyright (C) 2000 - 2013, Intel Corp.
+ * Copyright (C) 2000 - 2014, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -90,10 +90,6 @@ typedef struct ap_dump_action
} AP_DUMP_ACTION;
-/* Local RSDP signature (Not the same as the actual signature which is "RSD PTR ") */
-
-#define AP_DUMP_SIG_RSDP "RSDP"
-
#define AP_MAX_ACTIONS 32
#define AP_DUMP_ALL_TABLES 0
OpenPOWER on IntegriCloud