diff options
author | Ming Lei <ming.lei@canonical.com> | 2013-06-26 03:28:17 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-26 06:04:22 +0200 |
commit | 6a2c123427ffece4174db0792c3009e7df770d9a (patch) | |
tree | ae04cf59437d44f6d8b72f810b0fd534735f99a7 /drivers/pci/pci-driver.c | |
parent | build some drivers only when compile-testing (diff) | |
download | linux-6a2c123427ffece4174db0792c3009e7df770d9a.tar.xz linux-6a2c123427ffece4174db0792c3009e7df770d9a.zip |
firmware loader: fix another compile warning with PM_SLEEP unset
This patch fixes another compiling warning with PM_SLEEP unset:
drivers/base/firmware_class.c:221:29: warning: 'fw_lookup_buf' defined
but not used [-Wunused-function]
This time I do build kernel with both PM_SLEEP set and unset, and no
warning found any more with the patch.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pci/pci-driver.c')
0 files changed, 0 insertions, 0 deletions