
27 Sep
2016
27 Sep
'16
2:34 a.m.
On 26 September 2016 at 05:45, Masahiro Yamada yamada.masahiro@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@socionext.com
drivers/serial/ns16550.c | 7 ++----- include/clk.h | 25 +++++++++++++------------ 2 files changed, 15 insertions(+), 17 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org