aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/mpc5200_dma.c
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2010-11-22 22:54:03 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-11-23 14:28:39 +0000
commit92a5288501685bf05fc348ee2a3115a9bd9ae36f (patch)
tree5d2d896c6dfb563de9fd2640d116128103491aef /sound/soc/fsl/mpc5200_dma.c
parentASoC: Restore WM8994 volatile and readable register operations (diff)
downloadlinux-dev-92a5288501685bf05fc348ee2a3115a9bd9ae36f.tar.xz
linux-dev-92a5288501685bf05fc348ee2a3115a9bd9ae36f.zip
ASoC: MPC5200: Eliminate duplicate include of of_device.h
Eliminate duplicate #include <linux/of_device.h> from sound/soc/fsl/mpc5200_dma.c Signed-off-by: Jesper Juhl <jj@chaosbits.net> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/fsl/mpc5200_dma.c')
-rw-r--r--sound/soc/fsl/mpc5200_dma.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/fsl/mpc5200_dma.c b/sound/soc/fsl/mpc5200_dma.c
index dce6b551cd78..f92dca07cd35 100644
--- a/sound/soc/fsl/mpc5200_dma.c
+++ b/sound/soc/fsl/mpc5200_dma.c
@@ -9,7 +9,6 @@
#include <linux/module.h>
#include <linux/of_device.h>
#include <linux/slab.h>
-#include <linux/of_device.h>
#include <linux/of_platform.h>
#include <sound/soc.h>