All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Jonas Gorski <jogo@openwrt.org>
Cc: linux-mips@linux-mips.org, linux-serial@vger.kernel.org,
	Ralf Baechle <ralf@linux-mips.org>,
	John Crispin <blogic@openwrt.org>,
	Maxime Bizon <mbizon@freebox.fr>,
	Florian Fainelli <florian@openwrt.org>,
	Kevin Cernekee <cernekee@gmail.com>
Subject: Re: [PATCH] MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c
Date: Sat, 6 Apr 2013 08:20:44 -0700	[thread overview]
Message-ID: <20130406152044.GA12202@kroah.com> (raw)
In-Reply-To: <1365247862-19358-1-git-send-email-jogo@openwrt.org>

On Sat, Apr 06, 2013 at 01:31:02PM +0200, Jonas Gorski wrote:
> All the header file does is provide the internal structure of clk,
> which shouldn't be used by anyone except clk.c itself anyway.
> 
> Signed-off-by: Jonas Gorski <jogo@openwrt.org>
> ---
>  arch/mips/bcm63xx/clk.c                          |    8 +++++++-
>  arch/mips/include/asm/mach-bcm63xx/bcm63xx_clk.h |   11 -----------
>  drivers/tty/serial/bcm63xx_uart.c                |    1 -
>  3 files changed, 7 insertions(+), 13 deletions(-)
>  delete mode 100644 arch/mips/include/asm/mach-bcm63xx/bcm63xx_clk.h

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

      reply	other threads:[~2013-04-06 15:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-06 11:31 [PATCH] MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c Jonas Gorski
2013-04-06 15:20 ` Greg Kroah-Hartman [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=20130406152044.GA12202@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=blogic@openwrt.org \
    --cc=cernekee@gmail.com \
    --cc=florian@openwrt.org \
    --cc=jogo@openwrt.org \
    --cc=linux-mips@linux-mips.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=mbizon@freebox.fr \
    --cc=ralf@linux-mips.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.