Commit acf5850e authored by Timur Tabi's avatar Timur Tabi Committed by 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: default avatarTimur Tabi <timur@freescale.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment