linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mfd, ab5500: Remove unneeded version.h include
@ 2012-01-30 21:08 Jesper Juhl
  2012-01-31  8:16 ` Linus Walleij
  2012-02-20 17:37 ` Samuel Ortiz
  0 siblings, 2 replies; 3+ messages in thread
From: Jesper Juhl @ 2012-01-30 21:08 UTC (permalink / raw)
  To: linux-kernel
  Cc: Samuel Ortiz, Bengt Jonsson, Mattias Nilsson, Mattias Wallin,
	Rickard Andersson, Karl Komierowski, Bibek Basu

As 'make versioncheck' points out, there's no need for
drivers/mfd/ab5500-core.c to #include <linux/version.h>, so this patch
removes the unneeded include.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
---
 drivers/mfd/ab5500-core.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/mfd/ab5500-core.c b/drivers/mfd/ab5500-core.c
index bd56a76..54d0fe4 100644
--- a/drivers/mfd/ab5500-core.c
+++ b/drivers/mfd/ab5500-core.c
@@ -28,7 +28,6 @@
 #include <linux/bitops.h>
 #include <linux/spinlock.h>
 #include <linux/mfd/core.h>
-#include <linux/version.h>
 #include <linux/mfd/db5500-prcmu.h>
 
 #include "ab5500-core.h"
-- 
1.7.9


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


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

* Re: [PATCH] mfd, ab5500: Remove unneeded version.h include
  2012-01-30 21:08 [PATCH] mfd, ab5500: Remove unneeded version.h include Jesper Juhl
@ 2012-01-31  8:16 ` Linus Walleij
  2012-02-20 17:37 ` Samuel Ortiz
  1 sibling, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2012-01-31  8:16 UTC (permalink / raw)
  To: Jesper Juhl
  Cc: linux-kernel, Samuel Ortiz, Bengt Jonsson, Mattias Nilsson,
	Mattias Wallin, Rickard Andersson, Karl Komierowski, Bibek Basu

On Mon, Jan 30, 2012 at 10:08 PM, Jesper Juhl <jj@chaosbits.net> wrote:

> As 'make versioncheck' points out, there's no need for
> drivers/mfd/ab5500-core.c to #include <linux/version.h>, so this patch
> removes the unneeded include.
>
> Signed-off-by: Jesper Juhl <jj@chaosbits.net>

Acked-by: Linus Walleij <linus.walleij@linaro.org>

Thanks,
Linus Walleij

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

* Re: [PATCH] mfd, ab5500: Remove unneeded version.h include
  2012-01-30 21:08 [PATCH] mfd, ab5500: Remove unneeded version.h include Jesper Juhl
  2012-01-31  8:16 ` Linus Walleij
@ 2012-02-20 17:37 ` Samuel Ortiz
  1 sibling, 0 replies; 3+ messages in thread
From: Samuel Ortiz @ 2012-02-20 17:37 UTC (permalink / raw)
  To: Jesper Juhl
  Cc: linux-kernel, Bengt Jonsson, Mattias Nilsson, Mattias Wallin,
	Rickard Andersson, Karl Komierowski, Bibek Basu

Hi Jesper,

On Mon, Jan 30, 2012 at 10:08:44PM +0100, Jesper Juhl wrote:
> As 'make versioncheck' points out, there's no need for
> drivers/mfd/ab5500-core.c to #include <linux/version.h>, so this patch
> removes the unneeded include.
Thanks, patch applied.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

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

end of thread, other threads:[~2012-02-20 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-30 21:08 [PATCH] mfd, ab5500: Remove unneeded version.h include Jesper Juhl
2012-01-31  8:16 ` Linus Walleij
2012-02-20 17:37 ` Samuel Ortiz

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).