summaryrefslogtreecommitdiffstats
path: root/Documentation/serial
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2014-08-13 15:54:48 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-09-08 16:10:01 -0700
commit75e4239b59393487dd79c88ebd419fda11eca465 (patch)
tree892d439071db128ce238c2dd762a7badb8464cad /Documentation/serial
parent7acb88af6fedc4424a99425308a2f3e50d5ff1bc (diff)
downloadop-kernel-dev-75e4239b59393487dd79c88ebd419fda11eca465.zip
op-kernel-dev-75e4239b59393487dd79c88ebd419fda11eca465.tar.gz
Documentation: serial: fix header path
RS485 related structure will be defined in user space API header. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/serial')
-rw-r--r--Documentation/serial/serial-rs485.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/serial/serial-rs485.txt b/Documentation/serial/serial-rs485.txt
index 41c8378..39dac95 100644
--- a/Documentation/serial/serial-rs485.txt
+++ b/Documentation/serial/serial-rs485.txt
@@ -132,5 +132,5 @@
5. REFERENCES
- [1] include/linux/serial.h
+ [1] include/uapi/linux/serial.h
[2] Documentation/devicetree/bindings/serial/rs485.txt
OpenPOWER on IntegriCloud