From: Paul Gortmaker Date: Sat, 25 Feb 2012 21:12:30 +0000 (-0500) Subject: ASoC: fix trivial build error in mpc5200_dma.c X-Git-Tag: v3.4-rc1~88^2^2~27^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07a38b1b4ee505a70c31eb015f1f031dcdb854ab;p=pandora-kernel.git ASoC: fix trivial build error in mpc5200_dma.c Add the obvious header to fix this: sound/soc/fsl/mpc5200_dma.c:301: error: implicit declaration of function 'DMA_BIT_MASK' sound/soc/fsl/mpc5200_dma.c:301: error: initializer element is not constant Signed-off-by: Paul Gortmaker Signed-off-by: Mark Brown --- Reading git-diff-tree failed