mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
fd498bba7c
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:
|
||
---|---|---|
.. | ||
Makefile | ||
trident_main.c | ||
trident_memory.c | ||
trident.c | ||
trident.h |