From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: To: linux-kernel@vger.kernel.org From: Holger =?iso-8859-1?q?Hoffst=E4tte?= Subject: Re: [PATCH 3.14 00/59] 3.14.11-stable review Date: Sat, 5 Jul 2014 00:47:17 +0000 (UTC) Message-ID: References: <20140704221539.544876024@linuxfoundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: stable@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org List-ID: On Fri, 04 Jul 2014 15:18:49 -0700, Greg Kroah-Hartman wrote: > Takashi Iwai > ALSA: hda - Adjust speaker HPF and add LED support for HP Spectre 13 Building on Gentoo ~amd64 with gcc 4.9.0 this patch (#59) fails: LD [M] sound/pci/snd-intel8x0.o CC [M] sound/pci/hda/patch_sigmatel.o sound/pci/hda/patch_sigmatel.c: In function 'stac92hd95_fixup_hp_led': sound/pci/hda/patch_sigmatel.c:4143:3: error: implicit declaration of function 'codec_dbg' [-Werror=implicit-function-declaration] codec_dbg(codec, "mute LED gpio %d polarity %d\n", ^ cc1: some warnings being treated as errors scripts/Makefile.build:308: recipe for target 'sound/pci/hda/patch_sigmatel.o' failed -h