Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 718a2594 authored by Vedran Miletic's avatar Vedran Miletic Committed by Takashi Iwai
Browse files

ALSA: emu10k1: fix faulty commit 18c71092



Commit 18c71092 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: default avatarVedran Miletic <rivanvx@gmail.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 18c71092
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -1439,8 +1439,7 @@ static struct snd_emu_chip_details emu_chip_details[] = {
	 .ca0102_chip = 1,
	 .spk71 = 1,
	 .emu_model = EMU_MODEL_EMU0404}, /* EMU 0404 */
#endif
	/* Audigy4 (Not PRO) SB0610 */
	/* Note that all E-mu cards require kernel 2.6 or newer. */
	{.vendor = 0x1102, .device = 0x0008,
	 .driver = "Audigy2", .name = "SB Audigy 2 Value [Unknown]",
	 .id = "Audigy2",