diff options
| author | YueHaibing <[email protected]> | 2021-06-12 11:34:58 +0800 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2021-06-12 09:29:50 +0200 |
| commit | fd498bba7c5194cdfc3f0d726f99f0fa3b7e51de (patch) | |
| tree | 5b1a53e93daa6463117df85e5e16ba17a39f0a13 /tools/perf/scripts/python | |
| parent | 93cd12d6e88a4c6f9204633ff07781cde741e89e (diff) | |
ALSA: trident: Fix build error
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions