diff options
author | Marek Vasut <marex@denx.de> | 2012-09-15 10:25:19 +0200 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2012-10-15 11:53:58 -0700 |
commit | f2041388bd17a771f04030c39ec8b21caa2588dd (patch) | |
tree | 20392f162682d70a5ceab036508902dccb86e47e /tools/bddb | |
parent | f1f1e9cb7337e9ee6a7d6aeb1f76eb67f4dd126c (diff) | |
download | u-boot-imx-f2041388bd17a771f04030c39ec8b21caa2588dd.zip u-boot-imx-f2041388bd17a771f04030c39ec8b21caa2588dd.tar.gz u-boot-imx-f2041388bd17a771f04030c39ec8b21caa2588dd.tar.bz2 |
serial: ns16550: Call usbtty_poll only in non-SPL build
Having both USBTTY and CONFIG_SERIAL_MULTI enabled in SPL, the
usbtty.c file is protected in Makefile to not be compiled into
the SPL. Yet, the ns16550 serial driver does not contain such
protection. Add it to avoid missing symbol error.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Rini <trini@ti.com>
Diffstat (limited to 'tools/bddb')
0 files changed, 0 insertions, 0 deletions