diff options
author | Ming Lei <ming.lei@canonical.com> | 2013-06-04 02:01:13 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-04 17:24:40 (GMT) |
commit | ddf1f0648e8cd6d2208b1d3bfabd6501f5a9407f (patch) | |
tree | 4af7376a3b1913efcc8157d2e66b4241a4d4ff5b /drivers/base/module.c | |
parent | 17c057a35f2672ba2e4d4f9bd7b5652ca0e11b92 (diff) | |
download | linux-fsl-qoriq-ddf1f0648e8cd6d2208b1d3bfabd6501f5a9407f.tar.xz |
firmware loader: fix build failure with !CONFIG_FW_LOADER_USER_HELPER
This patch fixes one build failure which is introduced by the patch
below:
driver core: firmware loader: kill FW_ACTION_NOHOTPLUG requests
before suspend
When CONFIG_FW_LOADER_USER_HELPER is unset, kill_requests_without_uevent()
should be nop because no userspace loading is involved.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/module.c')
0 files changed, 0 insertions, 0 deletions