commit | 67d7dde05dbd07b59ec396859c9bd66bb6031762 | [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 | ccc40002fd2bce4a94665664c07593bbf2b67ab0 [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>