From: Frank Lichtenheld Date: Tue, 17 Jul 2007 17:50:53 +0000 (+0200) Subject: mixart: Add missing vmalloc.h include X-Git-Tag: v2.6.23-rc1~517 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44052e0d91757ecac4a2f659ea3e1a658dd6057e;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed