From: Takashi Iwai Date: Fri, 19 Oct 2007 06:13:40 +0000 (+0200) Subject: [ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC X-Git-Tag: v2.6.24-rc1~35^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35a1e0cce647737b88dac7ca526fc525d92b3fff;p=pandora-kernel.git [ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC Fixed the build error from patch_sigmatel.c when built without CONFIG_SND_HDA_GENERIC by defining a dummy function to return error. Also, clean up hda_codec.c by removing unneeded ifdefs (the compiler will optimize out). Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed