git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf748ed
)
[ALSA] Fix conflicts between const and __devinitdata
author
Takashi Iwai
<tiwai@suse.de>
Tue, 13 Mar 2007 21:13:47 +0000
(22:13 +0100)
committer
Jaroslav Kysela
<perex@suse.cz>
Fri, 11 May 2007 14:55:49 +0000
(16:55 +0200)
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 <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
No differences found