summaryrefslogtreecommitdiffstats
path: root/include/opal-api.h
diff options
context:
space:
mode:
authorVipin K Parashar <vipin@linux.vnet.ibm.com>2016-05-25 00:46:16 +0530
committerStewart Smith <stewart@linux.vnet.ibm.com>2016-06-08 17:36:23 +1000
commit862b3600449b8c0c9d1d6462cb62e1fc1e77866a (patch)
tree0f1921fdd679605fd6032456e72069a456142489 /include/opal-api.h
parent24ae270984a37525f8393eeccbd0ac55da4503e1 (diff)
downloadblackbird-skiboot-862b3600449b8c0c9d1d6462cb62e1fc1e77866a.tar.gz
blackbird-skiboot-862b3600449b8c0c9d1d6462cb62e1fc1e77866a.zip
opal-api: Fix typo in EPOW event handling description
Fix typo in EPOW event handling description in include/opal-api.h. Signed-off-by: Vipin K Parashar <vipin@linux.vnet.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'include/opal-api.h')
-rw-r--r--include/opal-api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opal-api.h b/include/opal-api.h
index 0b7b0bb9..f720f0e5 100644
--- a/include/opal-api.h
+++ b/include/opal-api.h
@@ -455,7 +455,7 @@ struct opal_ipmi_msg {
* with individual elements being 16 bits wide to fetch the system
* wide EPOW status. Each element in the buffer will contain the
* EPOW status in it's bit representation for a particular EPOW sub
- * class as defiend here. So multiple detailed EPOW status bits
+ * class as defined here. So multiple detailed EPOW status bits
* specific for any sub class can be represented in a single buffer
* element as it's bit representation.
*/
OpenPOWER on IntegriCloud