commit | 07a38b1b4ee505a70c31eb015f1f031dcdb854ab | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Sat Feb 25 16:12:30 2012 -0500 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Feb 27 14:56:30 2012 +0000 |
tree | 718b96ab761ef0f04f0caa2c8c673bcfe2296fa1 | |
parent | 1e1d7e593e46f884b359769b29b6d92eb3d0f1ee [diff] |
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 <paul.gortmaker@windriver.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>