aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.vnet.ibm.com>2015-02-10 12:48:56 +1100
committerStewart Smith <stewart@linux.vnet.ibm.com>2015-02-10 12:48:56 +1100
commit6b66fda7c53781894ab34744542b29c219890bca (patch)
treece032c44122036ae7e7edbb185136f47327be44d /include
parent6c344509ca4042be52852b8b20456ab93512f27d (diff)
downloadskiboot-6b66fda7c53781894ab34744542b29c219890bca.zip
skiboot-6b66fda7c53781894ab34744542b29c219890bca.tar.gz
skiboot-6b66fda7c53781894ab34744542b29c219890bca.tar.bz2
fix whitespace in structOpalIoP7IOCBiErrorData in opal.h
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'include')
-rw-r--r--include/opal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opal.h b/include/opal.h
index 4cdde65..1a538fd 100644
--- a/include/opal.h
+++ b/include/opal.h
@@ -617,7 +617,7 @@ struct OpalIoP7IOCErrorData {
__be64 biLdcp2; /* 3C0110, 3C0128 */
__be64 biFenceStatus; /* 3C0130, 3C0130 */
- uint8_t biDownbound; /* BI Downbound or Upbound */
+ uint8_t biDownbound; /* BI Downbound or Upbound */
}bi;
struct OpalIoP7IOCCiErrorData {
__be64 ciPortStatus; /* 3Dn008 */