On Thu, 30 Jul 2020 12:17:30 +0200
Julia Lawall <julia.law...@inria.fr> wrote:

> Replace RTC_WKLAM_RD with RTC_WKALM_RD.
> 
> Signed-off-by: Julia Lawall <julia.law...@inria.fr>
> 
> ---
>  Documentation/ia64/efirtc.rst |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/ia64/efirtc.rst b/Documentation/ia64/efirtc.rst
> index 2f7ff50..fd83284 100644
> --- a/Documentation/ia64/efirtc.rst
> +++ b/Documentation/ia64/efirtc.rst
> @@ -113,7 +113,7 @@ We have added 2 new ioctl()s that are specific to the EFI 
> driver:
>  
>       Read the current state of the alarm::
>  
> -             ioctl(d, RTC_WKLAM_RD, &wkt)
> +             ioctl(d, RTC_WKALM_RD, &wkt)

Applied to the docs tree, thanks.

jon

Reply via email to