Commit c5576080 authored by Joel Stanley's avatar Joel Stanley Committed by Jonathan Corbet

Documentation: rtc: Correct location of rtctest.c

The useful little rtctest program moved location a while back.

Fixes: a12ab9e1 ("selftests: move RTC tests to rtc subfolder")
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 24a2bb90
......@@ -136,5 +136,5 @@ a high functionality RTC is integrated into the SOC. That system might read
the system clock from the discrete RTC, but use the integrated one for all
other tasks, because of its greater functionality.
Check out tools/testing/selftests/timers/rtctest.c for an example usage of the
Check out tools/testing/selftests/rtc/rtctest.c for an example usage of the
ioctl interface.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment