linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH][trivial] ARM, OMAP, timer: Remove duplicate inclusion of linux/sched.h from arch/arm/mach-omap1/time.c
Date: Thu, 3 Feb 2011 17:29:54 -0800	[thread overview]
Message-ID: <20110204012953.GO3322@atomide.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1102032255090.1369@swampdragon.chaosbits.net>

* Jesper Juhl <jj@chaosbits.net> [110203 13:57]:
> arch/arm/mach-omap1/time.c includes linux/sched.h twice - it's enough to 
> do it once. This removes the duplicate.

Thanks, already have a similar fix queued in my devel-fixes branch.

Regards,

Tony
 
> Signed-off-by: Jesper Juhl <jj@chaosbits.net>
> ---
>  time.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-omap1/time.c b/arch/arm/mach-omap1/time.c
> index f83fc33..6885d2f 100644
> --- a/arch/arm/mach-omap1/time.c
> +++ b/arch/arm/mach-omap1/time.c
> @@ -44,7 +44,6 @@
>  #include <linux/clocksource.h>
>  #include <linux/clockchips.h>
>  #include <linux/io.h>
> -#include <linux/sched.h>
>  
>  #include <asm/system.h>
>  #include <mach/hardware.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.
> 

      reply	other threads:[~2011-02-04  1:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-03 21:58 [PATCH][trivial] ARM, OMAP, timer: Remove duplicate inclusion of linux/sched.h from arch/arm/mach-omap1/time.c Jesper Juhl
2011-02-04  1:29 ` Tony Lindgren [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110204012953.GO3322@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).