summaryrefslogtreecommitdiff
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.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/Documentation/driver-api/miscellaneous.rst b/Documentation/driver-api/miscellaneous.rst
index 8da7d115bafc..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)
============================
@@ -47,4 +46,3 @@ used by one consumer at a time.
.. kernel-doc:: drivers/pwm/core.c
:export:
-