summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/common
diff options
context:
space:
mode:
Diffstat (limited to 'import/chips/p9/common')
-rw-r--r--import/chips/p9/common/pmlib/include/occhw_common.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/import/chips/p9/common/pmlib/include/occhw_common.h b/import/chips/p9/common/pmlib/include/occhw_common.h
index ba87b620..907a4746 100644
--- a/import/chips/p9/common/pmlib/include/occhw_common.h
+++ b/import/chips/p9/common/pmlib/include/occhw_common.h
@@ -237,7 +237,7 @@
////////////////////////////////////////////////////////////////////////////
// PMC
////////////////////////////////////////////////////////////////////////////
-
+/*
#ifndef __ASSEMBLER__
/// A Pstate type
@@ -256,7 +256,7 @@
/// A VRM11 VID code
typedef uint8_t Vid11;
-#endif /* __ASSEMBLER__ */
+#endif // __ASSEMBLER__
/// The minimum Pstate
#define PSTATE_MIN -128
@@ -277,7 +277,7 @@
/// The maximum \a legal (non-power-off) VRM11 VID code
#define VID11_MAX 0xfd
-
+*/
////////////////////////////////////////////////////////////////////////////
// PCB
OpenPOWER on IntegriCloud