stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* am57xx-evm: linux-4.14.y b8b55f8fd937 build Failure
@ 2019-01-05 12:12 Naresh Kamboju
  2019-01-05 14:30 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Naresh Kamboju @ 2019-01-05 12:12 UTC (permalink / raw)
  To: alsa-devel
  Cc: perex, Greg Kroah-Hartman, tiwai, kailang, hui.wang,
	linux- stable

Build failure log of arm - BeagleBoard-X15 board while make modules

Git branch: linux-4.14.y
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Git commit: b8b55f8fd937348f867eb0e4098b6d658959d075

In file included from sound/pci/hda/patch_realtek.c:33:0:
sound/pci/hda/patch_realtek.c:6381:48: error: 'ALC294_FIXUP_ASUS_SPK'
undeclared here (not in a function); did you mean
'ALC256_FIXUP_ASUS_MIC'?
  SND_PCI_QUIRK(0x1043, 0x10a1, "ASUS UX391UA", ALC294_FIXUP_ASUS_SPK),
                                                ^
include/sound/core.h:415:43: note: in definition of macro 'SND_PCI_QUIRK'
  {_SND_PCI_QUIRK_ID(vend, dev), .value = (val)}
                                           ^~~
  CC [M]  drivers/cpufreq/highbank-cpufreq.o
scripts/Makefile.build:326: recipe for target
'sound/pci/hda/patch_realtek.o' failed
make[5]: *** [sound/pci/hda/patch_realtek.o] Error 1


- Naresh

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: am57xx-evm: linux-4.14.y b8b55f8fd937 build Failure
  2019-01-05 12:12 am57xx-evm: linux-4.14.y b8b55f8fd937 build Failure Naresh Kamboju
@ 2019-01-05 14:30 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2019-01-05 14:30 UTC (permalink / raw)
  To: Naresh Kamboju; +Cc: alsa-devel, perex, tiwai, kailang, hui.wang, linux- stable

On Sat, Jan 05, 2019 at 05:42:21PM +0530, Naresh Kamboju wrote:
> Build failure log of arm - BeagleBoard-X15 board while make modules
> 
> Git branch: linux-4.14.y
> Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
> Git commit: b8b55f8fd937348f867eb0e4098b6d658959d075
> 
> In file included from sound/pci/hda/patch_realtek.c:33:0:
> sound/pci/hda/patch_realtek.c:6381:48: error: 'ALC294_FIXUP_ASUS_SPK'
> undeclared here (not in a function); did you mean
> 'ALC256_FIXUP_ASUS_MIC'?
>   SND_PCI_QUIRK(0x1043, 0x10a1, "ASUS UX391UA", ALC294_FIXUP_ASUS_SPK),
>                                                 ^
> include/sound/core.h:415:43: note: in definition of macro 'SND_PCI_QUIRK'
>   {_SND_PCI_QUIRK_ID(vend, dev), .value = (val)}
>                                            ^~~
>   CC [M]  drivers/cpufreq/highbank-cpufreq.o
> scripts/Makefile.build:326: recipe for target
> 'sound/pci/hda/patch_realtek.o' failed
> make[5]: *** [sound/pci/hda/patch_realtek.o] Error 1

My fault, I added a patch I shouldn't have.  Will push out an updated
-rc tree in a few hours, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-05 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-05 12:12 am57xx-evm: linux-4.14.y b8b55f8fd937 build Failure Naresh Kamboju
2019-01-05 14:30 ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).