From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] serial: zynq: Remove unused #defines
Date: Tue, 10 Dec 2013 13:11:47 +0100 [thread overview]
Message-ID: <52A70503.508@monstr.eu> (raw)
In-Reply-To: <20131210130637.00779cd1@lilith>
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.
Thanks,
Michal
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131210/71cf38ba/attachment.pgp>
next prev parent reply other threads:[~2013-12-10 12:11 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 [this message]
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=52A70503.508@monstr.eu \
--to=monstr@monstr.eu \
--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 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.