From: Takashi Iwai Date: Tue, 12 Aug 2014 09:54:36 +0000 (+0200) Subject: ALSA: hda - Remove obsoleted snd_hda_check_board_config() & co X-Git-Tag: fixes-against-v3.18-rc2~128^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9bd0224c130617d7d6037d3a405571c33b1e097;p=pandora-kernel.git ALSA: hda - Remove obsoleted snd_hda_check_board_config() & co The helper functions snd_hda_check_board_config() and snd_hda_check_board_codec_sid_config() are no longer used since the transition to the generic parser and all quirks have been replaced with fixups. Let's kill these dead codes. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed