[U-Boot] [PATCH 3/3] Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"

Simon Glass sjg at chromium.org
Tue Sep 27 02:34:42 CEST 2016


On 26 September 2016 at 05:45, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> This reverts commit 82f5279b0cd99a9163d34cfe926d0316d9dc0d37.
>
> The build failure of k2*evm boards was fixed in a different way by
> the previous commit.  It is nasty to patch generic drivers around
> with #ifdef CONFIG_CLK just for the KeyStone's matter.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
>  drivers/serial/ns16550.c |  7 ++-----
>  include/clk.h            | 25 +++++++++++++------------
>  2 files changed, 15 insertions(+), 17 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list