commit | 09abe2b14628031c8f5cf5d4f6279741ef890e61 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Sep 26 20:45:27 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Sat Oct 08 09:33:31 2016 -0400 |
tree | 8df7ee335951fa7291232b646f2f375aa31dfbc6 | |
parent | f576ecf88e6a59a4c8afa5868b7a111577e42ee2 [diff] |
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>