On Fri, Aug 09, 2024 at 07:30:54AM +0530, Mukunda,Vijendar wrote: > On 09/08/24 01:02, Mark Brown wrote: > > /build/stage/linux/sound/soc/sof/amd/acp.c: In function ‘acp_irq_handler’: > > /build/stage/linux/sound/soc/sof/amd/acp.c:407:26: error: ‘struct acp_dev_data’ h > > as no member named ‘pci_rev’ > > 407 | if (adata->pci_rev >= ACP_RMB_PCI_ID) > > | ^~ > This patch is part of https://github.com/thesofproject/linux/pull/5103 > which got successfully merged into sof github without any build errors. > This patch is dependent on > Link: https://patch.msgid.link/20240801111821.18076-10-Vijendar.Mukunda@xxxxxxx > which got already merged in to ASoC tree for-next base. > It shouldn't cause build error if the dependent patch already merged. Are the patches it depends on actually before it in the patch series? We want the resulting git tree to be bisectable, that means testing each commit not just the final result.
Attachment:
signature.asc
Description: PGP signature
- Follow-Ups:
- Re: [PATCH 2/8] ASoC: SOF: amd: fix for acp error reason registers wrong offset
- From: Mukunda,Vijendar
- Re: [PATCH 2/8] ASoC: SOF: amd: fix for acp error reason registers wrong offset
- References:
- [PATCH 1/8] ASoC: SOF: amd: Fix for incorrect acp error satus register offset
- From: Vijendar Mukunda
- [PATCH 2/8] ASoC: SOF: amd: fix for acp error reason registers wrong offset
- From: Vijendar Mukunda
- Re: [PATCH 2/8] ASoC: SOF: amd: fix for acp error reason registers wrong offset
- From: Mark Brown
- Re: [PATCH 2/8] ASoC: SOF: amd: fix for acp error reason registers wrong offset
- From: Mukunda,Vijendar
- [PATCH 1/8] ASoC: SOF: amd: Fix for incorrect acp error satus register offset
- Prev by Date: Re: [PATCH 0/2] ASoC: codecs: warn on unknown codec version
- Next by Date: [PATCH] ALSA: sparc: Fix a typo at dev_*() conversion
- Previous by thread: Re: [PATCH 2/8] ASoC: SOF: amd: fix for acp error reason registers wrong offset
- Next by thread: Re: [PATCH 2/8] ASoC: SOF: amd: fix for acp error reason registers wrong offset
- Index(es):