aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMasanari Iida <[email protected]>2015-07-13 12:29:11 +0900
committerJonathan Corbet <[email protected]>2015-07-14 12:35:42 -0600
commit5d250eeb9d9d2237d49cd284ad35a6707694b88e (patch)
tree178e6f6743b2125721e6a8a7834e25241bb0a93a
parent6e7ac7b4ab4d7b4486b4680ebbffbff3b1b0d775 (diff)
Doc: pps: Fix file name in pps.txt
This patch fix a file name of example code. Signed-off-by: Masanari Iida <[email protected]> Acked-by: Rodolfo Giometti <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
-rw-r--r--Documentation/pps/pps.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/pps/pps.txt b/Documentation/pps/pps.txt
index c508cceeee7d..7cb7264ad598 100644
--- a/Documentation/pps/pps.txt
+++ b/Documentation/pps/pps.txt
@@ -125,7 +125,7 @@ The same function may also run the defined echo function
(pps_ktimer_echo(), passing to it the "ptr" pointer) if the user
asked for that... etc..
-Please see the file drivers/pps/clients/ktimer.c for example code.
+Please see the file drivers/pps/clients/pps-ktimer.c for example code.
SYSFS support