diff options
author | Frank Lichtenheld <frank@lichtenheld.de> | 2007-07-17 19:50:53 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-17 22:53:29 +0200 |
commit | 44052e0d91757ecac4a2f659ea3e1a658dd6057e (patch) | |
tree | 264dbf4cdb55db11316ec30e184eefb17ace1d8c /sound/pci/mixart/mixart_mixer.h | |
parent | hppb: Add missing dma-mapping.h include (diff) | |
download | linux-44052e0d91757ecac4a2f659ea3e1a658dd6057e.tar.xz linux-44052e0d91757ecac4a2f659ea3e1a658dd6057e.zip |
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 <frank@lichtenheld.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/pci/mixart/mixart_mixer.h')
0 files changed, 0 insertions, 0 deletions