diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-11-28 23:56:47 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2016-02-26 17:46:29 +0100 |
commit | ef2b1d777d643af227a22309d8b79898b90b123c (patch) | |
tree | d4b00e64f44868f63a9cfbcb2a0a0eaaa34049be /security | |
parent | 5d37e80b8053795f1f7553f93af0112062f05267 (diff) | |
download | blackbird-op-linux-ef2b1d777d643af227a22309d8b79898b90b123c.tar.gz blackbird-op-linux-ef2b1d777d643af227a22309d8b79898b90b123c.zip |
ARM: prima2: always enable reset controller
The atlas7 clock controller driver registers a reset controller
for itself, which causes a link error when the subsystem is
disabled:
drivers/built-in.o: In function `atlas7_clk_init':
drivers/clk/sirf/clk-atlas7.c:1681: undefined reference to `reset_controller_register'
As the clk driver does not have a Kconfig symbol for itself
but it always built-in when the platform is enabled, we have
to ensure that the reset controller subsystem is also built-in
in this case.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Fixes: 301c5d29402e ("clk: sirf: add CSR atlas7 clk and reset support")
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions