Re: [Alsa-devel] [PATCH] sound: trivial warning fix for emu10k1

2005-04-20 Thread Takashi Iwai
At Tue, 19 Apr 2005 23:45:16 +0200 (CEST), Jesper Juhl wrote: > > When building with gcc -W sound/pci/emu10k1/emupcm.c produces this little > warning in 2.6.12-rc2-mm3 : > sound/pci/emu10k1/emupcm.c:265: warning: `inline' is not at beginning of > declaration > No big deal, but trivial to fix.

[PATCH] sound: trivial warning fix for emu10k1

2005-04-19 Thread Jesper Juhl
When building with gcc -W sound/pci/emu10k1/emupcm.c produces this little warning in 2.6.12-rc2-mm3 : sound/pci/emu10k1/emupcm.c:265: warning: `inline' is not at beginning of declaration No big deal, but trivial to fix. Signed-off-by: Jesper Juhl <[EMAIL PROTECTED]> --- sound/pci/emu10k1/e