diff options
author | Arnd Bergmann <arnd@arndb.de> | 2019-06-28 12:32:20 +0200 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2019-08-24 20:11:12 +0900 |
commit | 23ca7d2503d895c80b65e4321fc6cc678c7642f2 (patch) | |
tree | a7fc527613fade718bb2e4145866713fd9cbf161 /fs/hpfs | |
parent | 5f8669639f3ec6723ebebd83aaccfbea4b5c362b (diff) | |
download | linux-23ca7d2503d895c80b65e4321fc6cc678c7642f2.tar.bz2 |
PM / devfreq: tegra20: add COMMON_CLK dependency
Compile-testing the new driver on platforms without CONFIG_COMMON_CLK
leads to a link error:
drivers/devfreq/tegra20-devfreq.o: In function `tegra_devfreq_target':
tegra20-devfreq.c:(.text+0x288): undefined reference to `clk_set_min_rate'
Add a dependency on COMMON_CLK to avoid this.
Fixes: 1d39ee8dad6d ("PM / devfreq: Introduce driver for NVIDIA Tegra20")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'fs/hpfs')
0 files changed, 0 insertions, 0 deletions