From: Takashi Iwai Date: Mon, 8 Dec 2014 14:44:47 +0000 (+0100) Subject: ALSA: jack: Add dummy snd_jack_set_key() definition X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf35df66f1c613b46e054ca35ceb5caddacc6fa8;p=pandora-kernel.git ALSA: jack: Add dummy snd_jack_set_key() definition For fixing a build error with CONFIG_SND_JACK=n sound/soc/codecs/ts3a227e.c:223:2: error: implicit declaration of function ‘snd_jack_set_key’ [-Werror=implicit-function-declaration] Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed