powerpc/powernv: Enable fetching of platform sensor data
[deliverable/linux.git] / arch / powerpc / platforms / powernv / opal-wrappers.S
index b17f2d8c4073b375d449356ee9d41edec5ea1589..75c89df8d71e95b130dc827e036f25330cc1d6ad 100644 (file)
@@ -140,5 +140,6 @@ OPAL_CALL(opal_get_msg,                             OPAL_GET_MSG);
 OPAL_CALL(opal_check_completion,               OPAL_CHECK_ASYNC_COMPLETION);
 OPAL_CALL(opal_dump_resend_notification,       OPAL_DUMP_RESEND);
 OPAL_CALL(opal_sync_host_reboot,               OPAL_SYNC_HOST_REBOOT);
+OPAL_CALL(opal_sensor_read,                    OPAL_SENSOR_READ);
 OPAL_CALL(opal_get_param,                      OPAL_GET_PARAM);
 OPAL_CALL(opal_set_param,                      OPAL_SET_PARAM);
This page took 0.025859 seconds and 5 git commands to generate.