ALSA: emu10k1: Fix warning: "CCR" redefined
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Mon, 18 Oct 2010 03:20:39 +0000 (12:20 +0900)
committerTakashi 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