commit | 82f5279b0cd99a9163d34cfe926d0316d9dc0d37 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Sep 22 15:36:45 2016 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 22 15:39:11 2016 -0400 |
tree | 58f8f0e7c267c50cc715dc7f246ef17859715959 | |
parent | 231af7f95a4e96debeb380bd904ebee60f0bd7bf [diff] |
ns16650: Make sure we have CONFIG_CLK set before using infrastructure We cannot call on the CONFIG_CLK based clk_get_rate function unless CONFIG_CLK is set. Signed-off-by: Tom Rini <trini@konsulko.com>