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:
53eb1b8
)
[ALSA] bt87x - Fix section mismatch
author
Takashi Iwai
<tiwai@suse.de>
Wed, 17 Oct 2007 08:35:58 +0000
(10:35 +0200)
committer
Jaroslav Kysela
<perex@perex.cz>
Tue, 23 Oct 2007 06:04:32 +0000
(08:04 +0200)
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 <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
No differences found