summaryrefslogtreecommitdiffstats
path: root/drivers/dca
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-05-03 17:16:22 +0200
committerSebastian Reichel <sre@kernel.org>2016-05-09 22:45:18 +0200
commitc2f90a465df75254fb41bf6e7975464929c21e26 (patch)
treebe77abed7e909e37a015d493b399cecc48c94a1b /drivers/dca
parentac8e3ff3a07cb8bf7a5ce4627c39a50e71dcd394 (diff)
downloadop-kernel-dev-c2f90a465df75254fb41bf6e7975464929c21e26.zip
op-kernel-dev-c2f90a465df75254fb41bf6e7975464929c21e26.tar.gz
HSI: omap-ssi: move omap_ssi_port_update_fclk
After the clk change support, the ssi omap ssi core driver now calls into the port driver to change fclk. This function was previously inside of an #ifdef, because it was only used when CONFIG_PM is enabled. Now it also gets used without power management support: drivers/hsi/built-in.o: In function `ssi_clk_event': omap_ssi_port.c:(.text+0x1bf8): undefined reference to `omap_ssi_port_update_fclk' This moves the function outside of the CONFIG_PM guard. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Fixes: 4bcf7414528a ("HSI: omap-ssi: add clk change support") Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'drivers/dca')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud