From a491ed439c940a08908dd54add9e5014adcc3701 Mon Sep 17 00:00:00 2001 From: Stewart Smith Date: Tue, 19 Sep 2017 20:47:50 +1000 Subject: doc/opal-flash: fix typo Fixes: https://github.com/open-power/skiboot/pull/85 Suggested-by: Joel Nider Signed-off-by: Stewart Smith --- doc/opal-api/opal-flash-110-111-112.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/opal-api/opal-flash-110-111-112.rst b/doc/opal-api/opal-flash-110-111-112.rst index 71ba866..e05bd2d 100644 --- a/doc/opal-api/opal-flash-110-111-112.rst +++ b/doc/opal-api/opal-flash-110-111-112.rst @@ -8,7 +8,7 @@ There are three OPAL calls for interacting with flash devices: :: #define OPAL_FLASH_ERASE 112 Multiple flash devices are supported by OPAL - each of these calls takes an id -parameter, which much match an ID found in the corresponding ``ibm,opal/flash@n`` +parameter, which must match an ID found in the corresponding ``ibm,opal/flash@n`` device tree node. See :ref:`device-tree/ibm,opal/flash` for details of the device tree bindings. -- cgit v1.1