From: Takashi Iwai Date: Tue, 13 Mar 2007 21:13:47 +0000 (+0100) Subject: [ALSA] Fix conflicts between const and __devinitdata X-Git-Tag: v2.6.22-rc1~22^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b60f6b0904737cb76cd4cd46b57592318c9a20e;p=pandora-kernel.git [ALSA] Fix conflicts between const and __devinitdata Marvin told with a depressed face, gcc doesn't like both __devinitdata and const in the same line. So, remove const from all over places now... Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed