Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 26 Sep 2016 11:45:27 +0000 (20:45 +0900)
committerTom Rini <trini@konsulko.com>
Sat, 8 Oct 2016 13:33:31 +0000 (09:33 -0400)
commit021abf696fca37963db1f72e7e35d2ccdbe285ef
tree8df7ee335951fa7291232b646f2f375aa31dfbc6
parent43ebbfc39ff0b59047b84827a9f92f4a8ff9bb9b
Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"

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@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/serial/ns16550.c
include/clk.h