Luis Henriques ec5633ba67 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>
2014-11-03 15:26:16 -08:00
..
2014-07-23 19:01:36 -07:00
2014-08-06 20:10:32 -07:00
2012-09-05 17:21:36 -07:00
2013-12-09 23:45:39 -08:00
2014-09-23 22:15:18 -07:00
2014-10-08 06:47:31 -04:00
2014-10-08 06:47:31 -04:00