X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=sound%2Fpci%2Fcs4281.c;h=c7a370d4f923f96985d33006683be294c3dd09bc;hb=d3e5d29136ce9bf21ce50c0c23a3a11b97a0da7b;hp=eb3c52b03af309bf0f14edd9ceba833583bc0355;hpb=e494f6333bef20fd9d8689062260c5d0136a3ea0;p=powerpc.git diff --git a/sound/pci/cs4281.c b/sound/pci/cs4281.c index eb3c52b03a..c7a370d4f9 100644 --- a/sound/pci/cs4281.c +++ b/sound/pci/cs4281.c @@ -542,7 +542,7 @@ static void snd_cs4281_delay(unsigned int delay) } } -inline static void snd_cs4281_delay_long(void) +static inline void snd_cs4281_delay_long(void) { set_current_state(TASK_UNINTERRUPTIBLE); schedule_timeout(1);