summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/opal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/opal.c b/core/opal.c
index c2c4d8d1..b5a422ad 100644
--- a/core/opal.c
+++ b/core/opal.c
@@ -160,6 +160,7 @@ void add_opal_node(void)
add_opal_firmware_node();
add_associativity_ref_point();
memcons_add_properties();
+ add_cpu_idle_state_properties();
}
static struct lock evt_lock = LOCK_UNLOCKED;
OpenPOWER on IntegriCloud