[PATCH] MPC5200: Eliminate duplicate include of of_device.h

2010-11-22 Thread Jesper Juhl

Eliminate duplicate  #include   from 
sound/soc/fsl/mpc5200_dma.c

Signed-off-by: Jesper Juhl 
---
 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 
 #include 
 #include 
-#include 
 #include 
 
 #include 



-- 
Jesper Juhl http://www.chaosbits.net/
Don't top-post http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please.

___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


Re: [PATCH] MPC5200: Eliminate duplicate include of of_device.h

2010-11-23 Thread Mark Brown
On Mon, Nov 22, 2010 at 10:54:03PM +0100, Jesper Juhl wrote:
> 
> Eliminate duplicate  #include   from 
> sound/soc/fsl/mpc5200_dma.c

Applied, thanks.
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev