summaryrefslogtreecommitdiff
path: root/baseboard/hatch/baseboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'baseboard/hatch/baseboard.h')
-rw-r--r--baseboard/hatch/baseboard.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/baseboard/hatch/baseboard.h b/baseboard/hatch/baseboard.h
index a3e22171a1..706e1fe5d8 100644
--- a/baseboard/hatch/baseboard.h
+++ b/baseboard/hatch/baseboard.h
@@ -162,17 +162,6 @@
#ifndef __ASSEMBLER__
-enum power_signal {
- X86_SLP_S0_DEASSERTED,
- X86_SLP_S3_DEASSERTED,
- X86_SLP_S4_DEASSERTED,
- X86_RSMRST_L_PGOOD,
- PP5000_A_PGOOD,
- ALL_SYS_PGOOD,
- /* Number of X86 signals */
- POWER_SIGNAL_COUNT
-};
-
enum mst_source {
MST_TYPE_C0,
MST_TYPE_C1,