linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MPC5200: Eliminate duplicate include of of_device.h
@ 2010-11-22 21:54 Jesper Juhl
  2010-11-23 14:53 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2010-11-22 21:54 UTC (permalink / raw)
  To: alsa-devel
  Cc: Jon Smirl, linux-kernel, Takashi Iwai, linuxppc-dev,
	Liam Girdwood, Mark Brown


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.


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] MPC5200: Eliminate duplicate include of of_device.h
  2010-11-22 21:54 [PATCH] MPC5200: Eliminate duplicate include of of_device.h Jesper Juhl
@ 2010-11-23 14:53 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2010-11-23 14:53 UTC (permalink / raw)
  To: Jesper Juhl
  Cc: alsa-devel, Jon Smirl, linux-kernel, Takashi Iwai, linuxppc-dev,
	Liam Girdwood

On Mon, Nov 22, 2010 at 10:54:03PM +0100, Jesper Juhl wrote:
> 
> Eliminate duplicate  #include <linux/of_device.h>  from 
> sound/soc/fsl/mpc5200_dma.c

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-23 14:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-22 21:54 [PATCH] MPC5200: Eliminate duplicate include of of_device.h Jesper Juhl
2010-11-23 14:53 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).