Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mixart: Add missing vmalloc.h include
Fixes the following build error: CC sound/pci/mixart/mixart_hwdep.o sound/pci/mixart/mixart_hwdep.c: In function ‘mixart_hwdep_dsp_load’: sound/pci/mixart/mixart_hwdep.c:610: error: implicit declaration of function ‘vmalloc’ sound/pci/mixart/mixart_hwdep.c:617: error: implicit declaration of function ‘vfree’ Signed-off-by: Frank Lichtenheld <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
- Loading branch information