linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kgene@kernel.org (kgene at kernel.org)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: SAMSUNG: remove obsolete tick.h
Date: Fri, 10 Jan 2014 17:17:43 +0900	[thread overview]
Message-ID: <093801cf0ddc$6f8fe060$4eafa120$@kernel.org> (raw)
In-Reply-To: <1907750.XQ1uIOEDlS@phil>

Heiko St?bner wrote:
> 
> Commit 48cf83dc12f2 (ARM: samsung: remove unused tick.h) removed some
> occurences of tick.h. tick.h itself and s3c24xx_ostimer_pending was only
> used by the old timer driver and is not used anymore.
> 
> Therefore remove the last 3 occurences.
> 
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
> ---
>  arch/arm/mach-s3c24xx/include/mach/tick.h |   15 --------------
>  arch/arm/mach-s3c64xx/include/mach/tick.h |   31
-------------------------
> ----
>  arch/arm/mach-s5pc100/include/mach/tick.h |   31
-------------------------
> ----
>  3 files changed, 77 deletions(-)
>  delete mode 100644 arch/arm/mach-s3c24xx/include/mach/tick.h
>  delete mode 100644 arch/arm/mach-s3c64xx/include/mach/tick.h
>  delete mode 100644 arch/arm/mach-s5pc100/include/mach/tick.h
> 
Nice cleanup :-)

Applied, thanks,
Kukjin

  parent reply	other threads:[~2014-01-10  8:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-07 20:53 [PATCH] ARM: SAMSUNG: remove obsolete tick.h Heiko Stübner
2014-01-08  0:49 ` Tomasz Figa
2014-01-10  8:17 ` kgene at kernel.org [this message]
2014-02-12  0:21   ` Heiko Stübner

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='093801cf0ddc$6f8fe060$4eafa120$@kernel.org' \
    --to=kgene@kernel.org \
    --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).