docs: basics.rst: move kernel-doc workqueue markups to workqueue.rst
[linux-2.6-microblaze.git] / Documentation / driver-api / basics.rst
index 1ba88c7..54f8d5c 100644 (file)
@@ -55,15 +55,6 @@ High-resolution timers
 .. kernel-doc:: kernel/time/hrtimer.c
    :export:
 
-Workqueues and Kevents
-----------------------
-
-.. kernel-doc:: include/linux/workqueue.h
-   :internal:
-
-.. kernel-doc:: kernel/workqueue.c
-   :export:
-
 Internal Functions
 ------------------