提交 acf5850e 编写于 作者: T Timur Tabi 提交者: Takashi Iwai

[ALSA] Removed deprecated sound/driver.h from Freescale MPC8610 drivers

With commit 9004acc7, include/sound/driver.h
is deprecated.  This patch removes the #include from fsl_ssi.c and fsl_dma.c.
Signed-off-by: NTimur Tabi <timur@freescale.com>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 850f0e52
......@@ -20,7 +20,6 @@
#include <linux/interrupt.h>
#include <linux/delay.h>
#include <sound/driver.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include <sound/pcm_params.h>
......
......@@ -15,7 +15,6 @@
#include <linux/device.h>
#include <linux/delay.h>
#include <sound/driver.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include <sound/pcm_params.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册