Re: [PATCH -next] ALSA: trident: Fix build error

From: Takashi Iwai
Date: Sat Jun 12 2021 - 03:30:05 EST


On Sat, 12 Jun 2021 05:34:58 +0200,
YueHaibing wrote:
>
> sound/pci/trident/trident_memory.c: In function ‘set_tlb_bus’:
> sound/pci/trident/trident_memory.c:85:35: error: ‘pagetr’ undeclared (first use in this function); did you mean ‘page’?
> for (i = 0; i < UNIT_PAGES; i++, pagetr++) {
> ^~~~~~
> page
>
> Fixes: 74fb98311c4e ("ALSA: trident: Drop shadow TLB pointer table")
> Signed-off-by: YueHaibing <yuehaibing@xxxxxxxxxx>

Thanks, applied.


Takashi