22 Nov
2010
22 Nov
'10
10:54 p.m.
Eliminate duplicate #include <linux/of_device.h> from sound/soc/fsl/mpc5200_dma.c
Signed-off-by: Jesper Juhl jj@chaosbits.net --- mpc5200_dma.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/sound/soc/fsl/mpc5200_dma.c b/sound/soc/fsl/mpc5200_dma.c index dce6b55..f92dca0 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>
--
Jesper Juhl jj@chaosbits.net http://www.chaosbits.net/
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please.