All of lore.kernel.org
 help / color / mirror / Atom feed
From: slemieux.tyco@gmail.com (Sylvain Lemieux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: lpc32xx: remove unused header file clock.h
Date: Thu, 8 Sep 2016 13:18:28 -0400	[thread overview]
Message-ID: <00ff01d209f5$047798f0$0d66cad0$@gmail.com> (raw)
In-Reply-To: <1473303609-20076-2-git-send-email-vz@mleia.com>

On Thu, 2016-09-08 at 06:00 +0300, Vladimir Zapolskiy wrote:
> The removed clock.h file is a leftover after moving the platform to a
common
> clock framework driver, it contains unused "struct clk"
> definition, which under circumstances may coalesce with a generic "struct
clk"
> declaration for clock consumers. Also remove useless include of the
removed
> local file from a single source file mach-lpc32xx/pm.c.
> 
> Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
> ---
>  arch/arm/mach-lpc32xx/clock.h | 38 --------------------------------------
>  arch/arm/mach-lpc32xx/pm.c    |  1 -
>  2 files changed, 39 deletions(-)
>  delete mode 100644 arch/arm/mach-lpc32xx/clock.h
...

Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com>

  reply	other threads:[~2016-09-08 17:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-08  3:00 [PATCH 1/2] ARM: lpc32xx: remove unused header file mach/irqs.h Vladimir Zapolskiy
2016-09-08  3:00 ` [PATCH 2/2] ARM: lpc32xx: remove unused header file clock.h Vladimir Zapolskiy
2016-09-08 17:18   ` Sylvain Lemieux [this message]
2016-09-08  7:58 ` [PATCH 1/2] ARM: lpc32xx: remove unused header file mach/irqs.h Arnd Bergmann
2016-09-08 17:17 ` Sylvain Lemieux

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='00ff01d209f5$047798f0$0d66cad0$@gmail.com' \
    --to=slemieux.tyco@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.