30 Oct
2017
30 Oct
'17
8:12 p.m.
On Fri, Oct 27, 2017 at 09:48:06AM +0100, Carlo Caione wrote:
On Thu, Oct 26, 2017 at 9:21 PM, kbuild test robot
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
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.
That one you can ignore.