commit | 2fa6512e13ce97c0d44bbd87fda52937f6968b74 | [log] [tgz] |
---|---|---|
author | Derald D. Woods <woods.technical@gmail.com> | Sun Feb 04 19:04:50 2018 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Feb 07 22:06:19 2018 -0500 |
tree | 358941987bf767529e11ff17a7b10c2ef960e2e6 | |
parent | 26fd38c1d15d3b66d1ed8515bf7465581fe25d5d [diff] |
ARM: omap3: evm: Remove CONFIG_SYS_NS16550_REG_SIZE undefine This commit removes an attempt to workaround a previous compilation warning that is is now fixed in "include/configs/ti_omap3_common.h". Signed-off-by: Derald D. Woods <woods.technical@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>