diff options
Diffstat (limited to 'drivers/tty/hvc/hvcs.c')
-rw-r--r-- | drivers/tty/hvc/hvcs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/hvc/hvcs.c b/drivers/tty/hvc/hvcs.c index cb4db1b3ca3c..5fb214e67d73 100644 --- a/drivers/tty/hvc/hvcs.c +++ b/drivers/tty/hvc/hvcs.c | |||
@@ -47,7 +47,7 @@ | |||
47 | * using the 2.6 Linux kernel kref construct. | 47 | * using the 2.6 Linux kernel kref construct. |
48 | * | 48 | * |
49 | * For direction on installation and usage of this driver please reference | 49 | * For direction on installation and usage of this driver please reference |
50 | * Documentation/powerpc/hvcs.txt. | 50 | * Documentation/powerpc/hvcs.rst. |
51 | */ | 51 | */ |
52 | 52 | ||
53 | #include <linux/device.h> | 53 | #include <linux/device.h> |