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:
84cc5c0
)
ALSA: emu10k1: Fix warning: "CCR" redefined
author
Nobuhiro Iwamatsu
<nobuhiro.iwamatsu.yj@renesas.com>
Mon, 18 Oct 2010 03:20:39 +0000
(12:20 +0900)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 18 Oct 2010 05:45:44 +0000
(07:45 +0200)
CCR is defined in emu10k1, but SuperH is defined too.
If user use this driver with SuperH, it becomes a double definition.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found