From: Derald D. Woods <woods.technical@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] ARM: omap3: evm: Fix serial driver compiler warnings
Date: Sun, 4 Feb 2018 19:04:48 -0600 [thread overview]
Message-ID: <20180205010450.20665-1-woods.technical@gmail.com> (raw)
This small series resolves compiler warnings that are generated when DM_SERIAL
is enabled for OMAP3 boards using "include/configs/ti_omap3_common.h".
Derald D. Woods (2):
ARM: omap3: ti_omap3_common: Fix CONFIG_SYS_NS16550_REG_SIZE compiler warning
ARM: omap3: evm: Remove CONFIG_SYS_NS16550_REG_SIZE undefine
include/configs/omap3_evm.h | 3 ---
include/configs/ti_omap3_common.h | 10 ++++++----
2 files changed, 6 insertions(+), 7 deletions(-)
--
2.16.1
next reply other threads:[~2018-02-05 1:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-05 1:04 Derald D. Woods [this message]
2018-02-05 1:04 ` [U-Boot] [PATCH 1/2] ARM: omap3: ti_omap3_common: Fix CONFIG_SYS_NS16550_REG_SIZE compiler warning Derald D. Woods
2018-02-05 15:50 ` Tom Rini
2018-02-08 12:27 ` [U-Boot] [U-Boot, " Tom Rini
2018-02-05 1:04 ` [U-Boot] [PATCH 2/2] ARM: omap3: evm: Remove CONFIG_SYS_NS16550_REG_SIZE undefine Derald D. Woods
2018-02-05 15:50 ` Tom Rini
2018-02-08 12:27 ` [U-Boot] [U-Boot, " Tom Rini
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=20180205010450.20665-1-woods.technical@gmail.com \
--to=woods.technical@gmail.com \
--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.