提交 c303cf08 编写于 作者: K Kuninori Morimoto 提交者: Mark Brown

ASoC: rsnd: remove SH-DMA-BASE specific implementation

Renesas R-Car sound had SH-DMA-BASE specific implementation before,
but, now, it is no longer needed. Let's remove it.
Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 0aed1124
......@@ -94,7 +94,6 @@
*
*/
#include <linux/pm_runtime.h>
#include <linux/shdma-base.h>
#include "rsnd.h"
#define RSND_RATES SNDRV_PCM_RATE_8000_96000
......
......@@ -171,7 +171,6 @@ u32 rsnd_get_adinr(struct rsnd_mod *mod);
* R-Car DMA
*/
struct rsnd_dma {
struct sh_dmae_slave slave;
struct dma_chan *chan;
enum dma_transfer_direction dir;
dma_addr_t addr;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册