]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - arch/powerpc/platforms/powernv/opal-wrappers.S
Revert "powerpc/powernv: Add support for powercap framework"
[mirror_ubuntu-artful-kernel.git] / arch / powerpc / platforms / powernv / opal-wrappers.S
index 4ca6c26a56d5cd2c2ef5fcbe0fda2c034b9dae3d..b77f52ee82633728bab9183909362724dcfe3053 100644 (file)
@@ -310,3 +310,6 @@ OPAL_CALL(opal_xive_dump,                   OPAL_XIVE_DUMP);
 OPAL_CALL(opal_npu_init_context,               OPAL_NPU_INIT_CONTEXT);
 OPAL_CALL(opal_npu_destroy_context,            OPAL_NPU_DESTROY_CONTEXT);
 OPAL_CALL(opal_npu_map_lpar,                   OPAL_NPU_MAP_LPAR);
+OPAL_CALL(opal_imc_counters_init,              OPAL_IMC_COUNTERS_INIT);
+OPAL_CALL(opal_imc_counters_start,             OPAL_IMC_COUNTERS_START);
+OPAL_CALL(opal_imc_counters_stop,              OPAL_IMC_COUNTERS_STOP);