public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
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:06:37 +0100	[thread overview]
Message-ID: <20131210130637.00779cd1@lilith> (raw)
In-Reply-To: <8f583fe620e6a1606568f05a5d31486bb50e4caf.1383144568.git.michal.simek@xilinx.com>

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!

Amicalement,
-- 
Albert.

  parent reply	other threads:[~2013-12-10 12:06 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 [this message]
2013-12-10 12:11   ` Michal Simek
2013-12-10 12:21     ` Albert ARIBAUD

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=20131210130637.00779cd1@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