diff options
author | Ming Lei <[email protected]> | 2013-06-06 19:52:54 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2013-06-06 12:22:28 -0700 |
commit | 5b7cb7a1289b77b942e0833c57d76287878315c2 (patch) | |
tree | bab3cc81f098dde9e3fe1cd23e5f6c3d910c32cb /drivers/scsi/mpt2sas/mpi/mpi2_raid.h | |
parent | ddf1f0648e8cd6d2208b1d3bfabd6501f5a9407f (diff) |
firmware loader: fix compile warning
The commit ddf1f0648e8c("firmware loader: fix build failure
with !CONFIG_FW_LOADER_USER_HELPER") introduces the below
warning:
drivers/base/firmware_class.c:921:13: warning:
'kill_requests_without_uevent' defined but not used [-Wunused-function]
So fix it by defining kill_requests_without_uevent() only if
CONFIG_PM_SLEEP is set.
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Ming Lei <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions