X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fsound%2Fasound.h;fp=include%2Fsound%2Fasound.h;h=41885f48ad915d36c2dbed39b8c14a98283a2ba6;hb=16c70f8c1b54b61c3b951b6fb220df250fe09b32;hp=9cc021c7ee118e6a110163ffb35121afb8fa55f5;hpb=4e76c8a9fa413ccc09d3f7f664183dcce3555d57;p=linux-2.6.git diff --git a/include/sound/asound.h b/include/sound/asound.h index 9cc021c7e..41885f48a 100644 --- a/include/sound/asound.h +++ b/include/sound/asound.h @@ -137,7 +137,7 @@ enum { * * *****************************************************************************/ -#define SNDRV_PCM_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 7) +#define SNDRV_PCM_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 8) typedef unsigned long snd_pcm_uframes_t; typedef signed long snd_pcm_sframes_t;