From: Takashi Iwai Date: Wed, 17 Oct 2007 08:35:58 +0000 (+0200) Subject: [ALSA] bt87x - Fix section mismatch X-Git-Tag: v2.6.24-rc1~35^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5ab3a7c00e682e0e24677203856769df1b9b0cb;p=pandora-kernel.git [ALSA] bt87x - Fix section mismatch const and __devinit aren't a good pair, resulting in a section mismatch error. Let's remove const as a temporary solution. Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed