diff options
Diffstat (limited to 'Documentation/DocBook/device-drivers.tmpl')
-rw-r--r-- | Documentation/DocBook/device-drivers.tmpl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/DocBook/device-drivers.tmpl b/Documentation/DocBook/device-drivers.tmpl index faf09d4a0ea8..87853ea1f70b 100644 --- a/Documentation/DocBook/device-drivers.tmpl +++ b/Documentation/DocBook/device-drivers.tmpl @@ -194,8 +194,13 @@ X!Edrivers/pnp/system.c <chapter id="snddev"> <title>Sound Devices</title> +<?xmlif if excludeextra='1'?> +<?xmlif else?> !Iinclude/sound/core.h +<?xmlif fi?> !Esound/sound_core.c +<?xmlif if excludeextra='1'?> +<?xmlif else?> !Iinclude/sound/pcm.h !Esound/core/pcm.c !Esound/core/device.c @@ -211,6 +216,7 @@ X!Edrivers/pnp/system.c !Esound/core/hwdep.c !Esound/core/pcm_native.c !Esound/core/memalloc.c +<?xmlif fi?> <!-- FIXME: Removed for now since no structured comments in source X!Isound/sound_firmware.c --> |