From bf35df66f1c613b46e054ca35ceb5caddacc6fa8 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 8 Dec 2014 15:44:47 +0100 Subject: [PATCH] ALSA: jack: Add dummy snd_jack_set_key() definition MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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-format-patch failed