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:
37f7ec3
)
ALSA: hda - Fix missing static inline to beep dummy function
author
Takashi Iwai
<tiwai@suse.de>
Tue, 14 Jun 2011 06:14:32 +0000
(08:14 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 14 Jun 2011 06:14:32 +0000
(08:14 +0200)
The commit
2308f4add3de9f6c9c9f02e49461e94d84bb200a
missed static inline
thus it resulted in multiple-definitions error at linking.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found