diff options
author | Luis Henriques <luis.henriques@canonical.com> | 2014-10-01 23:10:57 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-03 23:26:16 (GMT) |
commit | ec5633ba677761b44ba94ae29c906ba79dd6eaa0 (patch) | |
tree | 9d9e171ef8bda599c9e94a60c588c86e6529b20d /drivers/ata | |
parent | cd6e245a2d061a8367e37aaece32cf3fc922de80 (diff) | |
download | linux-ec5633ba677761b44ba94ae29c906ba79dd6eaa0.tar.xz |
usb: storage: fix build warnings !CONFIG_PM
Functions fw5895_init() and config_autodelink_before_power_down() are used
only when CONFIG_PM is defined.
drivers/usb/storage/realtek_cr.c:699:13: warning: 'fw5895_init' defined but not used [-Wunused-function]
drivers/usb/storage/realtek_cr.c:629:12: warning: 'config_autodelink_before_power_down' defined but not used [-Wunused-function]
Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ata')
0 files changed, 0 insertions, 0 deletions