summaryrefslogtreecommitdiff
path: root/Documentation/scsi/bfa.txt
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-05-03 18:16:22 +0300
committerSebastian Reichel <sre@kernel.org>2016-05-09 23:45:18 +0300
commitc2f90a465df75254fb41bf6e7975464929c21e26 (patch)
treebe77abed7e909e37a015d493b399cecc48c94a1b /Documentation/scsi/bfa.txt
parentac8e3ff3a07cb8bf7a5ce4627c39a50e71dcd394 (diff)
downloadlinux-c2f90a465df75254fb41bf6e7975464929c21e26.tar.xz
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 'Documentation/scsi/bfa.txt')
0 files changed, 0 insertions, 0 deletions