Re: [PATCH] ASoC: fsl: Fix build problem

2014-06-11 Thread Mark Brown
On Wed, Jun 11, 2014 at 12:13:52AM -0700, Guenter Roeck wrote: > Commit 432481220 (ASoC: fsl-ssi: Use regmap) removed struct ccsr_ssi. > Unfortunately, the structure is still used. This causes > mpc85xx_smp_defconfig and mpc85xx_defconfig builds to fail with Applied, thanks,. signature.asc Descr

[PATCH] ASoC: fsl: Fix build problem

2014-06-11 Thread Guenter Roeck
Commit 432481220 (ASoC: fsl-ssi: Use regmap) removed struct ccsr_ssi. Unfortunately, the structure is still used. This causes mpc85xx_smp_defconfig and mpc85xx_defconfig builds to fail with sound/soc/fsl/fsl_dma.c:926:50: error: invalid use of undefined type 'struct ccsr_ssi' dma->ssi_stx_phys