From: H Hartley Sweeten Date: Fri, 19 Jul 2013 16:53:25 +0000 (-0700) Subject: ASoC: ep93xx: fix build of ep93xx-ac97.c X-Git-Tag: v3.11-rc3~13^2^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83e2e4eeb85fd45ff592b79ea11a19df49df872e;p=pandora-kernel.git ASoC: ep93xx: fix build of ep93xx-ac97.c Fix the build of this driver. It was broken by: Commit 453807f3006757a5661c4000262d7d9284b5214c ASoC: ep93xx: Use ep93xx_dma_params instead of ep93xx_pcm_dma_params The removed struct ep93xx_pcm_dma_params use the member 'dma_port' to select the dma channel. The struct ep93xx_dma_data uses the member 'port'. Signed-off-by: H Hartley Sweeten Cc: Ryan Mallon Cc: Lars-Peter Clausen Cc: Mark Brown Cc: Liam Girdwood Cc: Jaroslav Kysela Cc: Takashi Iwai Signed-off-by: Mark Brown --- Reading git-diff-tree failed