summaryrefslogtreecommitdiffstats
path: root/include/uapi/sound/Kbuild
diff options
context:
space:
mode:
authorClemens Ladisch <clemens@ladisch.de>2011-09-04 22:04:49 +0200
committerClemens Ladisch <clemens@ladisch.de>2013-10-17 21:18:32 +0200
commit82fbb4f7b47683077e0716474d4f1ce65a2146cb (patch)
tree46dd007994f8e15bee2473e10ef6ef0e007e8fc7 /include/uapi/sound/Kbuild
parent6e4664525b1db28f8c4e1130957f70a94c19213e (diff)
downloadlinux-82fbb4f7b47683077e0716474d4f1ce65a2146cb.tar.bz2
ALSA: add DICE driver
As a start point for further development, this is an incomplete driver for DICE devices: - only playback (so no clock source except the bus clock) - only 44.1 kHz - no MIDI - recovery after bus reset is slow - hwdep device is created, but not actually implemented Contains compilation fixes by Stefan Richter. Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Diffstat (limited to 'include/uapi/sound/Kbuild')
-rw-r--r--include/uapi/sound/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/sound/Kbuild b/include/uapi/sound/Kbuild
index 0f7d279ebde3..a7f27704f980 100644
--- a/include/uapi/sound/Kbuild
+++ b/include/uapi/sound/Kbuild
@@ -5,6 +5,7 @@ header-y += asound_fm.h
header-y += compress_offload.h
header-y += compress_params.h
header-y += emu10k1.h
+header-y += firewire.h
header-y += hdsp.h
header-y += hdspm.h
header-y += sb16_csp.h