diff mbox series

[08/18] doc: Remove duplicate OPAL_ELOG_WRITE label

Message ID 20191209011448.19319-8-oohall@gmail.com
State Accepted
Headers show
Series [01/18] doc: Add skiboot-5.2.0 ref | expand

Checks

Context Check Description
snowpatch_ozlabs/apply_patch warning Failed to apply on branch master (d75e82dbfbb9443efeb3f9a5921ac23605aab469)
snowpatch_ozlabs/apply_patch fail Failed to apply to any branch

Commit Message

Oliver O'Halloran Dec. 9, 2019, 1:14 a.m. UTC
This was never implemented and it's documented in the "Future calls"
section.

Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
---
 doc/opal-api/opal-elog-71-72-73-74-75.rst | 2 --
 1 file changed, 2 deletions(-)
diff mbox series

Patch

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 0326e284bf07..76cc967d53de 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.