aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/driver-api/miscellaneous.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/driver-api/miscellaneous.rst')
-rw-r--r--Documentation/driver-api/miscellaneous.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/Documentation/driver-api/miscellaneous.rst b/Documentation/driver-api/miscellaneous.rst
index 304ffb146cf9..4a5104a368ac 100644
--- a/Documentation/driver-api/miscellaneous.rst
+++ b/Documentation/driver-api/miscellaneous.rst
@@ -16,12 +16,11 @@ Parallel Port Devices
16x50 UART Driver
=================
-.. kernel-doc:: drivers/tty/serial/serial_core.c
- :export:
-
.. kernel-doc:: drivers/tty/serial/8250/8250_core.c
:export:
+See serial/driver.rst for related APIs.
+
Pulse-Width Modulation (PWM)
============================