[alsa-devel] [asoc:topic/intel 41/42] sound/soc/intel/boards/bytcr_rt5651.c:325:2: error: implicit declaration of function 'rt5651_set_jack_detect'

Carlo Caione carlo at endlessm.com
Fri Oct 27 10:48:06 CEST 2017


On Thu, Oct 26, 2017 at 9:21 PM, kbuild test robot
<fengguang.wu at intel.com> wrote:
> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git topic/intel
> head:   2fe30129b0a6a8ddf71c46c8fb4524cb89739bc0
> commit: d9f8f9b2f3e2b95875cd59ae5c3276e4662e7513 [41/42] ASoC: intel: byt: Add headset jack
> config: i386-allmodconfig (attached as .config)
> compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
> reproduce:
>         git checkout d9f8f9b2f3e2b95875cd59ae5c3276e4662e7513
>         # save the attached .config to linux build tree
>         make ARCH=i386
>
> All errors (new ones prefixed by >>):
>
>    sound/soc/intel/boards/bytcr_rt5651.c: In function 'byt_rt5651_init':
>>> sound/soc/intel/boards/bytcr_rt5651.c:325:2: error: implicit declaration of function 'rt5651_set_jack_detect' [-Werror=implicit-function-declaration]
>      rt5651_set_jack_detect(codec, &priv->jack);
>      ^~~~~~~~~~~~~~~~~~~~~~
>    cc1: some warnings being treated as errors

Hey Mark,
should I ignore this? It looks like the kbuild robot is angry for the
missing declaration that is added in a different commit on a different
merging branch.

-- 
Carlo Caione


More information about the Alsa-devel mailing list