diff options
author | Arnd Bergmann <[email protected]> | 2019-06-28 12:32:20 +0200 |
---|---|---|
committer | MyungJoo Ham <[email protected]> | 2019-08-24 20:11:12 +0900 |
commit | 23ca7d2503d895c80b65e4321fc6cc678c7642f2 (patch) | |
tree | a7fc527613fade718bb2e4145866713fd9cbf161 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 5f8669639f3ec6723ebebd83aaccfbea4b5c362b (diff) |
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 <[email protected]>
Reviewed-by: Dmitry Osipenko <[email protected]>
Reviewed-by: Chanwoo Choi <[email protected]>
Signed-off-by: MyungJoo Ham <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions