summaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorTakashi Iwai2010-03-08 09:35:50 +0100
committerTakashi Iwai2010-03-08 09:35:50 +0100
commita3087ae970e5c8984fab2306b1f4dbe5ef132ff7 (patch)
tree5d9ecc2dd903ed506c58a31f1076b2df500a6fe0 /include/sound
parentMerge branch 'topic/asoc' into for-linus (diff)
parentALSA: usb/audio.h: Fix field order (diff)
downloadkernel-qcow2-linux-a3087ae970e5c8984fab2306b1f4dbe5ef132ff7.tar.gz
kernel-qcow2-linux-a3087ae970e5c8984fab2306b1f4dbe5ef132ff7.tar.xz
kernel-qcow2-linux-a3087ae970e5c8984fab2306b1f4dbe5ef132ff7.zip
Merge branch 'topic/misc' into for-linus
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/asound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/asound.h b/include/sound/asound.h
index 1f57bb92eb5a..098595500632 100644
--- a/include/sound/asound.h
+++ b/include/sound/asound.h
@@ -544,7 +544,7 @@ struct snd_rawmidi_status {
* Timer section - /dev/snd/timer
*/
-#define SNDRV_TIMER_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 5)
+#define SNDRV_TIMER_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 6)
enum {
SNDRV_TIMER_CLASS_NONE = -1,