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:
18c7109
)
ALSA: emu10k1: fix faulty commit 18c71092
author
Vedran Miletic
<rivanvx@gmail.com>
Tue, 21 Oct 2008 19:31:27 +0000
(21:31 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 21 Oct 2008 19:31:27 +0000
(21:31 +0200)
Commit
18c7109289625106cdc810b20b628cd13b46d6dd
had #endif leftoff from
compilation. This patch fixes it.
Also, I replaced a misplaced comment by a useful one, that explains why are
here #ifdef and #endif added in compilation.
Signed-off-by: Vedran Miletic <rivanvx@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found