diff options
author | 2017-03-27 11:57:53 +0200 | |
---|---|---|
committer | 2017-04-13 11:10:40 +0200 | |
commit | aa01338c018469274848a973bcbd287ef341937c (patch) | |
tree | 5f9300a3bbb87bd60bc8530634c6da927c5f0051 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clk: sunxi-ng: fix recalc_rate formula of NKMP clocks (diff) | |
download | wireguard-linux-aa01338c018469274848a973bcbd287ef341937c.tar.xz wireguard-linux-aa01338c018469274848a973bcbd287ef341937c.zip |
clk: sunxi-ng: fix build error without CONFIG_RESET_CONTROLLER
With CONFIG_RESET_CONTROLLER=n we get the following link error in the
sunxi-ng clk driver:
drivers/built-in.o: In function `sunxi_ccu_probe':
mux-core.c:(.text+0x12fe68): undefined reference to 'reset_controller_register'
mux-core.c:(.text+0x12fe68): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol 'reset_controller_register'
Fix this by adding the appropriate select statement.
Signed-off-by: Tobias Regnery <tobias.regnery@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions