From ca67f328488bb79983dc2f1d96a7e91c0c3e5954 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Thu, 14 Apr 2005 15:28:23 +0000 Subject: Increase timer protocol number Increase the timer protocl number (to distinguish the fix for TREAD ioctls). --- include/sound/asound.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/sound/asound.h b/include/sound/asound.h index 4df04831..e1f773fe 100644 --- a/include/sound/asound.h +++ b/include/sound/asound.h @@ -555,7 +555,7 @@ enum { * Timer section - /dev/snd/timer */ -#define SNDRV_TIMER_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 2) +#define SNDRV_TIMER_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 3) enum sndrv_timer_class { SNDRV_TIMER_CLASS_NONE = -1, -- cgit v1.2.1