[ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Apr 2006 10:56:04 +0000 (12:56 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 27 Apr 2006 19:10:42 +0000 (21:10 +0200)
Fixed Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n.
Add ifdef to struct fields for optimization and better compile
checks.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found