]> git.openfabrics.org - ~emulex/infiniband.git/commit
ALSA: cmi8328: Fix build error with CONFIG_GAMEPORT=n
authorTakashi Iwai <tiwai@suse.de>
Fri, 24 Aug 2012 05:52:03 +0000 (07:52 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 24 Aug 2012 05:54:16 +0000 (07:54 +0200)
commit56244d0868f48f233d1735541e7da3fd33434b3d
tree25b51dd00274766735beeb715f38891ef2cfe590
parent5d6147f10113c240845ea9e8e4e744bbadce5bcb
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 <rdunlap@xenotime.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/cmi8328.c