From mboxrd@z Thu Jan 1 00:00:00 1970 From: Derald D. Woods Date: Sun, 4 Feb 2018 19:04:48 -0600 Subject: [U-Boot] [PATCH 0/2] ARM: omap3: evm: Fix serial driver compiler warnings Message-ID: <20180205010450.20665-1-woods.technical@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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