X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sound%2Fcore%2Fpcm_memory.c;h=e165fee4891c1f083b768bb43c42b964302df161;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=16a81240ad7a07f7b39fdbdd68695d892f4ff9e0;hpb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;p=linux-2.6.git diff --git a/sound/core/pcm_memory.c b/sound/core/pcm_memory.c index 16a81240a..e165fee48 100644 --- a/sound/core/pcm_memory.c +++ b/sound/core/pcm_memory.c @@ -37,7 +37,7 @@ static int maximum_substreams = 4; module_param(maximum_substreams, int, 0444); MODULE_PARM_DESC(maximum_substreams, "Maximum substreams with preallocated DMA memory."); -const static size_t snd_minimum_buffer = 16384; +static const size_t snd_minimum_buffer = 16384; /*