From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] serial: zynq: Remove unused #defines
Date: Tue, 10 Dec 2013 13:21:42 +0100 [thread overview]
Message-ID: <20131210132142.3545f703@lilith> (raw)
In-Reply-To: <52A70503.508@monstr.eu>
Hi Michal,
On Tue, 10 Dec 2013 13:11:47 +0100, Michal Simek <monstr@monstr.eu>
wrote:
> On 12/10/2013 01:06 PM, Albert ARIBAUD wrote:
> > Hi Michal,
> >
> > On Wed, 30 Oct 2013 15:49:32 +0100, Michal Simek
> > <michal.simek@xilinx.com> wrote:
> >
> >> From: Soren Brinkmann <soren.brinkmann@xilinx.com>
> >>
> >> Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
> >> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
> >> ---
> >> drivers/serial/serial_zynq.c | 4 ----
> >> 1 file changed, 4 deletions(-)
> >>
> >> diff --git a/drivers/serial/serial_zynq.c b/drivers/serial/serial_zynq.c
> >> index 050b9c0..ff28f3c 100644
> >> --- a/drivers/serial/serial_zynq.c
> >> +++ b/drivers/serial/serial_zynq.c
> >> @@ -21,10 +21,6 @@
> >>
> >> #define ZYNQ_UART_MR_PARITY_NONE 0x00000020 /* No parity mode */
> >>
> >> -/* Some clock/baud constants */
> >> -#define ZYNQ_UART_BDIV 15 /* Default/reset BDIV value */
> >> -#define ZYNQ_UART_BASECLK 3125000L /* master / (bdiv + 1) */
> >> -
> >> struct uart_zynq {
> >> u32 control; /* Control Register [8:0] */
> >> u32 mode; /* Mode Register [10:0] */
> >> --
> >> 1.8.2.3
> >>
> >
> > Applied to u-boot-arm/master, thanks!
>
> This has been already applied to Tom's tree.
Well then, it was in my patchwork todo in error. :)
But never mind: it'll merge just fine, that's what git is for.
> Thanks,
> Michal
Amicalement,
--
Albert.
prev parent reply other threads:[~2013-12-10 12:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-30 14:49 [U-Boot] [PATCH] serial: zynq: Remove unused #defines Michal Simek
2013-11-06 8:20 ` Michal Simek
2013-12-10 12:06 ` Albert ARIBAUD
2013-12-10 12:11 ` Michal Simek
2013-12-10 12:21 ` Albert ARIBAUD [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=20131210132142.3545f703@lilith \
--to=albert.u.boot@aribaud.net \
--cc=u-boot@lists.denx.de \
/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