aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOliver O'Halloran <oohall@gmail.com>2019-12-09 12:14:38 +1100
committerOliver O'Halloran <oohall@gmail.com>2019-12-16 15:18:29 +1100
commit58d51527040c7c989dad8fdfcd1c9a388969ed8c (patch)
treed274db5dc18887759e05435dc4b3452cdfa3900f /doc
parent8be8d98e2e24705ae2543b62310041e08797f64e (diff)
downloadskiboot-58d51527040c7c989dad8fdfcd1c9a388969ed8c.zip
skiboot-58d51527040c7c989dad8fdfcd1c9a388969ed8c.tar.gz
skiboot-58d51527040c7c989dad8fdfcd1c9a388969ed8c.tar.bz2
doc: Remove duplicate OPAL_ELOG_WRITE label
This was never implemented and it's documented in the "Future calls" section. Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/opal-api/opal-elog-71-72-73-74-75.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/opal-api/opal-elog-71-72-73-74-75.rst b/doc/opal-api/opal-elog-71-72-73-74-75.rst
index 0326e28..76cc967 100644
--- a/doc/opal-api/opal-elog-71-72-73-74-75.rst
+++ b/doc/opal-api/opal-elog-71-72-73-74-75.rst
@@ -20,8 +20,6 @@ There are five OPAL calls from host to OPAL on error log:
#define OPAL_ELOG_RESEND 74
#define OPAL_ELOG_SIZE 75
-.. _OPAL_ELOG_WRITE:
-
Note: :ref:`OPAL_ELOG_WRITE` (72) Unused for now, might be supported in the
future.