From: Thomas Chou <thomas@wytron.com.tw>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] altera_jtag_uart: Adjust the declaration of debug_uart_init()
Date: Fri, 6 Nov 2015 09:28:00 +0800 [thread overview]
Message-ID: <563C0220.3020604@wytron.com.tw> (raw)
In-Reply-To: <1446531575-17015-1-git-send-email-thomas@wytron.com.tw>
On 2015?11?03? 14:19, Thomas Chou wrote:
> Follow commit 97b059730218 ("debug_uart: Adjust the declaration of
> debug_uart_init()")
>
> Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
> ---
> drivers/serial/altera_jtag_uart.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied to u-boot-nios.
> diff --git a/drivers/serial/altera_jtag_uart.c b/drivers/serial/altera_jtag_uart.c
> index 767603c..5f0d7ac 100644
> --- a/drivers/serial/altera_jtag_uart.c
> +++ b/drivers/serial/altera_jtag_uart.c
> @@ -130,7 +130,7 @@ U_BOOT_DRIVER(altera_jtaguart) = {
>
> #include <debug_uart.h>
>
> -void debug_uart_init(void)
> +void _debug_uart_init(void)
> {
> }
>
>
next prev parent reply other threads:[~2015-11-06 1:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-03 6:19 [U-Boot] [PATCH 1/2] altera_jtag_uart: Adjust the declaration of debug_uart_init() Thomas Chou
2015-11-03 6:19 ` [U-Boot] [PATCH 2/2] altera_uart: " Thomas Chou
2015-11-03 15:22 ` Marek Vasut
2015-11-04 7:28 ` Chin Liang See
2015-11-06 1:28 ` Thomas Chou
2015-11-03 15:22 ` [U-Boot] [PATCH 1/2] altera_jtag_uart: " Marek Vasut
2015-11-04 7:27 ` Chin Liang See
2015-11-06 1:28 ` Thomas Chou [this message]
2015-11-06 3:15 ` Simon Glass
2015-11-06 4:35 ` Thomas Chou
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=563C0220.3020604@wytron.com.tw \
--to=thomas@wytron.com.tw \
--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