mfd: rtsx: Fix build warnings for !PM
authorThierry Reding <treding@nvidia.com>
Thu, 2 Oct 2014 07:25:17 +0000 (09:25 +0200)
committerLee Jones <lee.jones@linaro.org>
Mon, 10 Nov 2014 15:21:59 +0000 (15:21 +0000)
rtsx_pci_power_off() is called only from rtsx_pci_suspend(), which isn't
built when PM is disabled.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

No differences found