From: Takashi Iwai Date: Fri, 24 Aug 2012 05:52:03 +0000 (+0200) Subject: ALSA: cmi8328: Fix build error with CONFIG_GAMEPORT=n X-Git-Tag: v3.7-rc1~81^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56244d0868f48f233d1735541e7da3fd33434b3d;p=pandora-kernel.git ALSA: cmi8328: Fix build error with CONFIG_GAMEPORT=n sound/isa/cmi8328.c: In function 'snd_cmi8328_remove': sound/isa/cmi8328.c:416:24: error: 'cmi' undeclared (first use in this function) sound/isa/cmi8328.c:416:24: note: each undeclared identifier is reported only once for each function it appears in make[3]: *** [sound/isa/cmi8328.o] Error 1 Reported-by: Randy Dunlap Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed